Skip to content

Commit

Permalink
Merge branch 'Website' of https://github.com/odtheking/OdinClient int…
Browse files Browse the repository at this point in the history
…o Website
  • Loading branch information
odtheking committed Nov 9, 2023
2 parents c55f027 + f649a90 commit 536ce7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
6 changes: 3 additions & 3 deletions cheater.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,12 @@
<img class="fuckdiorite" src="assets/diorite.png" alt="fuckdiorite">
<img class="fuckglass" src="assets/glass.png" alt="fuckdiorite">
<span class="Module">Fuck Diorite</span>
<span class="text">Replaces all the diorite with glass in the Storm's pillars.</span>
<span class="text">Replaces storm's pillars with glass.</span>
</div>
<div class="rounded-rectangle">
<img class="cookie" src="assets/cookie.gif" alt="cookie">
<span class="Module">Cookie Clicker</span>
<span class="text">Clicks the big cookie that gives cookies for you.</span>
<span class="text">Automatically clicks in the cookie clicker minigame.</span>
</div>
<div class="rounded-rectangle">
<img class="ghost" src="assets/ghost.gif" alt="ghost">
Expand Down Expand Up @@ -119,4 +119,4 @@

</body>
</html>


7 changes: 4 additions & 3 deletions legit.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
<div class="navBar">
<div class="logo">
<a href="https://odtheking.github.io/OdinClient/legit">
<img src="assets/OdinLogo.png" alt="Image alt text" >
<img src="assets/OdinLogo.png" alt="Image alt text">
</a>
</div>

<div class="links">
<a href="https://discord.gg/2nCbC9hkxT">
<div class="tooltip" >
<div class="tooltip">
<i class="fa fa-discord" style="color:white"></i>
<span class="tooltiptext">Discord</span>
</div>
Expand All @@ -48,6 +48,7 @@
<span class="tooltiptext">GitHub</span>
</div>
</a>
<div class="gap"></div>
</div>
</div>

Expand Down Expand Up @@ -113,4 +114,4 @@

</body>
</html>


0 comments on commit 536ce7c

Please sign in to comment.