summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJJ2023-04-29 08:16:58 +0000
committerJJ2023-04-29 08:16:58 +0000
commitc205b2cc14fa8139c728fd818c7f191178229af2 (patch)
treebe542778f9f3768281d4f3b5e47356f270ae578b /index.html
parentb1b3403dc794c1a3bd9bd4fb638bba7f97c7de11 (diff)
Toss normalize.css into main CSS file
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html
index 722df92..db7eaa8 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,6 @@
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width"/>
<link rel="icon" type="image/jpg" href="assets/compass.jpg"/>
- <link rel="stylesheet" href="css/normalize.css"/>
<link rel="stylesheet" href="css/style.css"/>
</head>
<body>