Skip to content

Commit

Permalink
new website link in main menu
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavo-salazar committed Jan 19, 2022
1 parent c828bfa commit e4d2b51
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/partials/header.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@
Login
</a>
</li>
<li class="functional">
<a
class="icon icon-common icon-beta button secondary"
href="{{htmlWebpackPlugin.options.templateData.subfolder}}/help"
style="background-color: #18974c;"
>
New Website
</a>
</li>
</ul>
</nav>
<!-- /local-nav -->
Expand Down

0 comments on commit e4d2b51

Please sign in to comment.