Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bachwebsite committed Apr 8, 2024
1 parent 1766939 commit 23bd85c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<canvas id="canvas"></canvas>
<div class="container"><h1 id="title" class="typewriter"><span id="blinking"></span></h1>
<h1 id="title" style="font-size: 60px; margin-bottom: 20px;">Please join the <a href="https://discord.gg/vmFUQTKnEQ" id="title" style="font-size: 60px !important; background: -webkit-linear-gradient(#ff0000, #990000); -webkit-background-clip: text; -webkit-text-fill-color: transparent;">Discord</a>!</h1>
<img src="./breakiumbadge.png" class="badge" />
<img src="./breakiumbadge.png" class="badge" style="width: 100px;height: 40px;box-shadow: #262262 5px 5px 10px;border-radius: 5px;"/>
<div class="button-grid">
<!-- Add more buttons here -->
<a href="/g/" class="btn" id="games">Games</a>
<a href="/static/" class="btn" id="games">PROXY</a>
<a href=5px;atic/" class="btn" id="games">PROXY</a>
<a onclick="addWidgetBotScript();" class="btn" id="discord">Discord</a>
<a href="/yt2/" class="btn" id="youtube">YouTube</a>
<!-- Add more buttons as needed -->
Expand Down

0 comments on commit 23bd85c

Please sign in to comment.