diff options
author | Oxbian <oxbian@mailbox.org> | 2024-10-13 15:02:16 -0400 |
---|---|---|
committer | Oxbian <oxbian@mailbox.org> | 2024-10-13 15:02:16 -0400 |
commit | 5e17fd2080f896a82ab19ac606344a542adeaeee (patch) | |
tree | 003e5b7887c578084cb01af6598ac3790fec63b8 /404.html | |
parent | 597f1d866866b4f88aa4910196ee2264c8710ba1 (diff) | |
download | ArKa-Web-5e17fd2080f896a82ab19ac606344a542adeaeee.tar.gz ArKa-Web-5e17fd2080f896a82ab19ac606344a542adeaeee.zip |
feat: css colorscheme for global & universal colors
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ <meta name="description" content="ArKa - unknown page"> <!-- Style --> + <link rel="stylesheet" href="ArKa-Web/assets/style/colorscheme.css"> <link rel="stylesheet" href="ArKa-Web/assets/style/style.css"> <link rel="shortcut icon" href="ArKa-Web/assets/favicon/favicon.ico" type="image/x-icon"> |