Skip to content

Commit

Permalink
fixed macos (?) added 404 page
Browse files Browse the repository at this point in the history
  • Loading branch information
TrapjawwS committed Nov 21, 2023
1 parent 3733a9d commit 195db0b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ErrorDocument 404 /404.html
5 changes: 5 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<html>
<body>
Bestie stop trying to find secret pages >:(
</body>
</html>
1 change: 0 additions & 1 deletion ads.txt

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h2> Secret Stuff </h2>
&nbsp;&nbsp;│ <br>
&nbsp;&nbsp;├ <a href="emulatorjs.html" class="shown"> EmulatorJS (Emulates GBA, NES, Virtual Boy, GB, SNES, DS, N64, and retro sega and atari systems) </a> <br>
&nbsp;&nbsp;│ <br>
&nbsp;&nbsp;├ <a href="/macos-web/index.html" class="shown"> MacOS!11!!! </a> <br>
&nbsp;&nbsp;├ <a href="macos-web/index.html" class="shown"> MacOS!11!!! </a> <br>
&nbsp;&nbsp;│ <br>
</p>
</body>
Expand Down

0 comments on commit 195db0b

Please sign in to comment.