Skip to content

Commit

Permalink
bring back name
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieuremre authored Sep 8, 2024
1 parent 581570e commit 9c1787a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/partials/header-content.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<nav class="navbar">
<div class="navbar-brand">
<a class="navbar-item" href="https://industrialdigitaltwin.org/"><img src="{{uiRootPath}}/img/idta-logo.png" alt="{{site.title}}" height="45"</a>
<a class="navbar-item title" href="{{or site.url (or siteRootUrl siteRootPath)}}">{{site.title}}</a>
<button class="navbar-burger" aria-controls="topbar-nav" aria-expanded="false" aria-label="Toggle main menu">
<span></span>
<span></span>
Expand Down

0 comments on commit 9c1787a

Please sign in to comment.