summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-02-27 16:27:42 -0500
committerGitHub <noreply@github.com>2020-02-27 16:27:42 -0500
commit1c488a6506dac95cf3b06312f7bd7487f3305d25 (patch)
treeea38dc4ea9b9e7dab43718d9eff6c46b70738c66 /index.html
parent5f937fa08e463333eeb30a249ad5fa7e14b2132c (diff)
Include css
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/index.html b/index.html
index 836372d..b2133cf 100644
--- a/index.html
+++ b/index.html
@@ -7,11 +7,7 @@
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap" rel="stylesheet">
- <style>
- * {
- font-family: "Roboto", sans-serif;
- }
- </style>
+ <link rel="stylesheet" href="style.css">
</head>
<body>