diff options
author | JJ | 2023-04-29 08:16:58 +0000 |
---|---|---|
committer | JJ | 2023-04-29 08:16:58 +0000 |
commit | c205b2cc14fa8139c728fd818c7f191178229af2 (patch) | |
tree | be542778f9f3768281d4f3b5e47356f270ae578b /404.html | |
parent | b1b3403dc794c1a3bd9bd4fb638bba7f97c7de11 (diff) |
Toss normalize.css into main CSS file
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ <meta http-equiv="refresh" content="0; URL=https://www.youtube.com/watch?v=dQw4w9WgXcQ"/> <link rel="canonical" href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"/> <link rel="icon" type="image/jpg" href="https://j-james.me/assets/compass.jpg"/> - <link rel="stylesheet" href="https://j-james.me/css/normalize.css"/> <link rel="stylesheet" href="https://j-james.me/css/style.css"/> </head> <body> |