add open source to index page
This commit is contained in:
parent
1fa52e74e6
commit
ad6c9b7095
3 changed files with 63 additions and 0 deletions
|
@ -14,6 +14,14 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<a href="https://git.creations.works/creations/timezoneDB" target="_blank" rel="noopener noreferrer"
|
||||
title="View source code on Forgejo">
|
||||
<img class="open-source-logo" src="/public/forgejo_logo.svg" alt="Forgejo open-source logo"
|
||||
style="opacity: 0.5" loading="lazy" />
|
||||
</a>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<section id="login-section" class="hidden">
|
||||
<h1>Timezone DB</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue