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 /index.html | |
parent | 597f1d866866b4f88aa4910196ee2264c8710ba1 (diff) | |
download | ArKa-Web-5e17fd2080f896a82ab19ac606344a542adeaeee.tar.gz ArKa-Web-5e17fd2080f896a82ab19ac606344a542adeaeee.zip |
feat: css colorscheme for global & universal colors
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ <meta property="og:description" content="ArKa main page"> <!-- Style --> + <link rel="stylesheet" href="assets/style/colorscheme.css"> <link rel="stylesheet" href="assets/style/style.css"> <link rel="shortcut icon" href="assets/favicon/favicon.ico" type="image/x-icon"> |