Initial commit
This commit is contained in:
20
htdocs/common/gitweb-header.html
Normal file
20
htdocs/common/gitweb-header.html
Normal 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>
|
||||
Reference in New Issue
Block a user