feat: add footer
This commit is contained in:
parent
06fd16801a
commit
1e80d0ed47
1 changed files with 9 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<div>
|
||||
<main>
|
||||
<h1>What's running?</h1>
|
||||
<ul>
|
||||
|
|
@ -33,6 +34,14 @@
|
|||
<li><strong>Immich</strong> - <a href="https://pics.ayo.run/">pics.ayo.run</a></li>
|
||||
</ul>
|
||||
</main>
|
||||
<footer>
|
||||
<hr />
|
||||
<small>
|
||||
<em>Just keep hosting.</em><br />
|
||||
<em>A project by <a href="https://ayo.ayco.io">Ayo Ayco</a></em>
|
||||
</small>
|
||||
</footer>
|
||||
<div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue