diff options
Diffstat (limited to 'keycodes/index.html')
| -rw-r--r-- | keycodes/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keycodes/index.html b/keycodes/index.html index d680fa4..21e6ab8 100644 --- a/keycodes/index.html +++ b/keycodes/index.html @@ -12,8 +12,6 @@ <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> <script src="https://code.jquery.com/jquery-1.10.2.js"></script> <!-- CSS Links --> - <!-- Why am I so dumb, I just found out why the css wasn't working on the 404 with a trailing slash on Stack Overflow, lol, then I - went through ALL of the files checking if I had any more "./" instead of absolute path and turns out this is the only file I didn't go through...--> <link rel="stylesheet" href="/about/css/main.css"> <link rel="stylesheet" href="/about/css/navigation-bar.css"> <link rel="stylesheet" href="/about/css/loader-animation.css"> |