diff options
author | Kyle Gunger <corechg@gmail.com> | 2020-02-27 17:48:02 -0500 |
---|---|---|
committer | Kyle Gunger <corechg@gmail.com> | 2020-02-27 17:48:02 -0500 |
commit | c6200ceb22294e5629583df9a00b8f557dbc7b37 (patch) | |
tree | 4081961f119370600f7ac7edf10b97e1ba02a1da /index.html | |
parent | ea8f308bc00330b5378eb2b8f16d9cc348719c9a (diff) | |
parent | 7632a14867c4bb9299d0614f8a793db75a6f03c2 (diff) |
Merge branch 'master' of https://github.com/CoreChg/CoreChg.github.io
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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> |