Skip to content

Commit

Permalink
added freezerbot
Browse files Browse the repository at this point in the history
  • Loading branch information
freezerbox1 committed May 29, 2024
1 parent ce34d8b commit 11ee38e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
7 changes: 7 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,13 @@ h1 {
color:#f5f5f5;
}

#freezerbot {
width:15%;
position:fixed;
margin-top: 20px;
margin-left: 450px;
}

ul {
font-size: 26px;
text-align: center;
Expand Down
Binary file added images/freezerbotlogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
<h1>> freezerbox <</h1>
<p>this website sucks</p>
<p><a target="_blank" href=https://lewdguri.itch.io/floopert-bloopert>Floopert Bloopert</a> - a goofy game in godot that i made with a friend</p>
<iframe frameborder="0" src="https://itch.io/embed/2685868?bg_color=000000&amp;fg_color=ffffff&amp;link_color=ffffff" width="552" height="167"><a href="https://lewdguri.itch.io/floopert-bloopert">Floopert Bloopert by lewdguris, freezerbox</a></iframe>
<iframe frameborder="0" src="https://itch.io/embed/2685868?bg_color=000000&amp;fg_color=ffffff&amp;link_color=ffffff" width="552" height="167"><a href="https://lewdguri.itch.io/floopert-bloopert">Floopert Bloopert by lewdguri, freezerbox</a></iframe>
<br>
<img id=freezerbot src="images/freezerbotlogo.png" >
<h2 style="margin-left: 60px;">freezerbot</h2>
<p style="margin-left: 720px; text-align:left;">A simple discord.py bot with stupid features.<br> Hosted on a Raspberry Pi 3B+. Invite link unavailable.</p>
</body>
</html>

0 comments on commit 11ee38e

Please sign in to comment.