Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasstjerne committed Apr 29, 2024
1 parent 1702449 commit 344ee1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/LayoutNew/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ class SiteLayout extends Component {
style={{ marginTop: "-48px" }}
>{`in ${catalogue.title}`}</h5>
)}
</Col>
<Col>
<span style={{ marginRight: "8px" }}>
{" "}
{selectedDataset.version || selectedDataset.issued}
Expand Down

0 comments on commit 344ee1d

Please sign in to comment.