summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2024-01-13 20:49:57 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2024-01-13 20:49:57 -0600
commit2c6c492d14d8e6595db2771e088f109366a38aa8 (patch)
tree4b1e89e55fe2ba60c961cff6f90bb00da9c2baf8 /about.html
parent0a878f1f1833dac8c1b8b9147ece2c2e0702deca (diff)
cleaned css link
Diffstat (limited to 'about.html')
-rw-r--r--about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.html b/about.html
index ef6094e..e49a322 100644
--- a/about.html
+++ b/about.html
@@ -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);