Skip to content

Commit 2563540

Browse files
committed
index fix
1 parent f773783 commit 2563540

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

templates/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
<p>Aristidevs - Suscribete </p>
3838
<small>Ariscopo API V0.0.1</small>
3939
</div>
40-
<div class="container">
41-
<a href="https://github.com/DerSarco/newastro"/>
42-
<img src="../static/assets/git.png" width="48" height="48"/>
43-
<a/>
44-
</div>
40+
<div class="menu">
41+
<a href="https://github.com/DerSarco/newastro"/>
42+
<img src="../static/assets/git.png" width="48" height="48"/>
43+
<a/>
44+
</div>
4545
</body>
4646

4747
<script src="static/js/index-min.js"></script>

0 commit comments

Comments
 (0)