fix logo link

This commit is contained in:
Pim Snel 2023-01-22 15:14:25 +01:00
parent 8eec4b1a0c
commit 86395a45d7

View File

@ -19,7 +19,7 @@
<header>
<div id="lastUpdateElement" style="position:absolute; color: #e6e8ed; right: 27px;top:18px;font-size:10px;"></div>
<div class="logo">
<a class="baselink" href="/"> <img src="images/home-manager-option-search.png"></a>
<a class="baselink" href="./"> <img src="images/home-manager-option-search.png"></a>
</div>
<div class="burger"><a href="javascript:void(0);" style="font-size:15px;"></a></div>
<nav class="shortcuts">
@ -30,7 +30,7 @@
</li>
<li class="" style="margin-left:5px;padding-top:4px;" role="">
<iframe style="width:51px;" src="https://ghbtns.com/github-btn.html?user=mipmip&repo=home-manager-option-search&type=star&count=false&text=true" frameborder="0" scrolling="0" width="150" height="20" title="GitHub"></iframe>
<iframe xstyle="width:51px;" src="https://ghbtns.com/github-btn.html?user=mipmip&repo=home-manager-option-search&type=star&count=false&text=true" frameborder="0" scrolling="0" width="150" height="20" title="GitHub"></iframe>
</li>
</nav>