feat: first run at portal page

This commit is contained in:
cellarspoon
2022-01-07 09:43:27 +01:00
parent 168fef2e86
commit 4c803ab627
3 changed files with 9 additions and 3 deletions

View File

@ -41,6 +41,6 @@
<img src="{{ .Site.Params.baseURL }}/img/search.svg" alt="search">
<input type="search" name="" id="">
</div>
<a href="#" id="login">login</a>
<a href="/portal/" id="login">login</a>
</div>
</header>
</header>