updated nav bar & some styling

This commit is contained in:
2025-01-18 00:48:08 +01:00
parent f4ee79c103
commit dbff79a0a2
5 changed files with 26 additions and 3 deletions
+1
View File
@@ -1,6 +1,7 @@
const PAGES = {
null: -1,
SYNTHWAVE: 0,
LICENSE: 1,
}
const CONSOLE_COLORS = {
red: "color: #FF0000;",