We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f773783 commit 2563540Copy full SHA for 2563540
templates/index.html
@@ -37,11 +37,11 @@
37
<p>Aristidevs - Suscribete </p>
38
<small>Ariscopo API V0.0.1</small>
39
</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>
+ <div class="menu">
+ <a href="https://github.com/DerSarco/newastro"/>
+ <img src="../static/assets/git.png" width="48" height="48"/>
+ <a/>
+ </div>
45
</body>
46
47
<script src="static/js/index-min.js"></script>
0 commit comments