Skip to content

Commit 33bf50c

Browse files
Summer 2023 Rewrite [Minimal]
1 parent d4c1889 commit 33bf50c

File tree

17 files changed

+27
-512
lines changed

17 files changed

+27
-512
lines changed
File renamed without changes.

Old Version/404.html renamed to 404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33

44
<head>
5-
<link type="text/css" rel="stylesheet" href="css/404.css" />
5+
<link type="text/css" rel="stylesheet" href="./404.css" />
66
</head>
77

88
<body class="permission_denied">
@@ -17,6 +17,6 @@ <h3>LOST IN <span>SPACE</span> App-Name? Hmm, looks like that page doesn't exist
1717

1818
<script type="text/javascript"
1919
src="https://cdn.jsdelivr.net/npm/tsparticles@1.18.11/dist/tsparticles.min.js"></script>
20-
<script type="text/javascript" src="./js/404.js"></script>
20+
<script type="text/javascript" src="./404.js"></script>
2121

2222
</html>
File renamed without changes.
File renamed without changes.

Old Version/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

Old Version/assets/GitHub-logo.png

-67.7 KB
Binary file not shown.
-66 KB
Binary file not shown.

Old Version/css/index.css

Lines changed: 0 additions & 240 deletions
This file was deleted.

0 commit comments

Comments
 (0)