Initial commit

This commit is contained in:
2026-02-19 15:22:47 -05:00
commit 3b38f73030
21 changed files with 1375 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<style>
div.page_header {
display: none;
}
</style>
<link rel="icon" type="image/x-icon" href="/common/favicon.ico"></link>
<h1>eom.dev</h1>
<h2>Repositories</h2>
<a href="/">Home
</a> | <a href="/archive">Archive
</a> | <a href="/archive/Repositories">Repositories
</a> | <a href="/stream">Live Stream
</a> | <a href="/archive/Mail">Mailbox
</a> | <a href="/chat">Chat
</a> | <a href="/donate">Donate
</a>
<h3>Browse Source Code</h3>
<p>
Powered by <a href="https://git-scm.com/docs/gitweb">gitweb</a>.
</p>