Improvements I made today

This commit is contained in:
Joseph Hutchinson
2018-03-20 16:45:14 -04:00
parent b044666b75
commit 97498e584f
3 changed files with 23 additions and 7 deletions

View File

@@ -8,6 +8,7 @@
<link rel="icon" type="image/x-icon" href="{{ .Site.BaseURL }}/img/favicon.ico">
<!-- Recommended favicon format -->
<link rel="icon" type="image/png" href="{{ .Site.BaseURL }}/img/favicon.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css" />
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/style.css" />
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/xcode.css" />
<link rel="stylesheet" href="{{ .Site.BaseURL }}/css/latolatinfonts.css" />