Skip to content

Commit

Permalink
fix our navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
LEGALISE PIRACY authored Jun 20, 2023
1 parent eb8c6c4 commit dd84453
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions main/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -637,17 +637,16 @@
gtag('config', 'G-B5MYT5J8LH');
</script>
<body>
<div class="nav">
<a href="https://outred.github.io/"><img class="logo" src="https://raw.githubusercontent.com/OutRed/outred.github.io/main/img/standard%20(3).gif"></a>
<a href="#">Home</a>
<a href="https://outred.github.io/#games">Games</a>
<a href="https://outred.github.io/#apps">Apps</a>
<a href="/main/hb">Unblocker</a>
<a href="/main/settings">Settings</a>
<a href="/main/tos">TOS</a>
<a href="/main/contribution">Contribute</a>
<a class="active" href="/main/about">About</a>
</div>
<DIV CLASS="nav">
<A HREF="/index.html"><IMG CLASS="logo" SRC="https://raw.githubusercontent.com/OutRed/outred.github.io/main/img/standard%20(3).gif"></A>
<A HREF="/index.html">Home</A>
<A HREF="/g/index.html">Games</A>
<A HREF="/main/apps.html">Apps</A>
<A HREF="/main/hb.html">Unblocker</A>
<A HREF="/main/hacks.html">Hacks</A>
<A HREF="/main/settings.html">Settings</A>

</DIV>
<div class="content">
<h1 class="title">About</h1>
<h2>I (OutRed) made this website originally back in school for some friends, back when I had no idea how to code. My friends kept on bugging me, so I finally made it. I password protected the website at first so only my friends could access it, and no annoying people. Whenever it got blocked, I would change the URL so my friends could use it again. Eventually, I got ratted out, and had to pay the consequences. The site got blocked, and I didn't want to mess with the firewall, so I took down the password and made the site public. <br><br>Ever since then, I have been updating this site as much as possible, with <a class="hyperlink" href="https://outred.org/main/apps.html">Apps</a>, <a class="hyperlink" href="https://outred.org/main/apps.html">Unblockers</a>, and <a class="hyperlink" href="https://outred.org/g/index.html">Games</a>, trying to make it the best out there. I love working on this, and if you ever need any help or questions, or want to chat in my community, go ahead and join the <a class="hyperlink" href="https://discord.gg/9qYmpWS8ve">Discord server</a>.</h2>
Expand Down

0 comments on commit dd84453

Please sign in to comment.