diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>chrhodgden - About</title> <link rel="icon" type="image/svg+xml" href="img/favicon.svg"> - <link rel="stylesheet" href="style.css"/> + <link rel="stylesheet" href="style.css"> <style> :root { --theme-hue: var(--about-hue); |