mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-14 04:05:14 +00:00
Updates
This commit is contained in:
10
views/partials/footer.hbs
Normal file
10
views/partials/footer.hbs
Normal 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>
|
||||
@@ -1,3 +1,4 @@
|
||||
<nav>
|
||||
<img src="/static/img/rimgo.svg" width="64" height="64" class="logo">
|
||||
<h2>rimgo</h2>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user