This commit is contained in:
video-prize-ranch
2022-01-17 17:11:33 -05:00
parent a25b5374c1
commit 34f09c36fb
15 changed files with 150 additions and 119 deletions

10
views/partials/footer.hbs Normal file
View File

@@ -0,0 +1,10 @@
<br><br><br>
<footer>
<!--<a href="/privacy">
<span class="material-icons-outlined">visibility</span> Privacy
</a>-->
<a href="https://codeberg.org/librarian/librarian" rel="noreferrer">
<span class="material-icons-outlined">code</span> Source Code
</a>
</footer>

View File

@@ -1,3 +1,4 @@
<nav>
<img src="/static/img/rimgo.svg" width="64" height="64" class="logo">
<h2>rimgo</h2>
</nav>