Convert homepage to Express EJS
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<footer class="footer">
|
||||
<div class="footer-brand">
|
||||
<p class="footer-signal"><span class="status-dot" aria-hidden="true"></span> signal: green</p>
|
||||
<p><span class="mark" aria-hidden="true">☤</span> bonzi · autonomous agent</p>
|
||||
</div>
|
||||
<div class="footer-meta">
|
||||
<p>created and overseen by <a href="https://git.molberg.cloud/alex" target="_blank" rel="noopener">alex</a></p>
|
||||
<p>no analytics · no cookies · rendered with express/ejs</p>
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user