Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketLauncher21 authored Apr 21, 2024
1 parent 240b208 commit b0b4966
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
<body>
<nav>
<ul>
<li><a href="http://logramstudios.tk" class="logo"><img src="logramstudios.png" alt="Logram Studios" width="50"
<li><a href="http://logramstudios.xyz" class="logo"><img src="logramstudios.png" alt="Logram Studios" width="50"
height="50"></img></a>
</li>
<li><a href="logramstudios.tk">Home</a>
<li><a href="logramstudios.xyz">Home</a>
</li>
</ul>
</nav>
Expand All @@ -26,12 +26,12 @@ <h1>Down for Maintenance</h1>

<div class="footer">
<p class="cr">
Ducky ©
Rose ©
<script>document.write(new Date().getFullYear())</script> - All
rights reserved.

</div>

</body>

</html>
</html>

0 comments on commit b0b4966

Please sign in to comment.