fix FA for real

This commit is contained in:
Andrew Cassidy 2019-05-04 18:31:51 -07:00
parent 33e9c302e9
commit 79d86b1d56
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

View File

@ -3,10 +3,10 @@
<title> {% if page.title %} {{ page.title }} | {% endif %} Andrew Cassidy</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/fa/css/fontawesome.min.css">
<link rel="stylesheet" href="/fa/css/brands.min.css">
<link rel="stylesheet" href="/fa/css/regular.min.css">
<link rel="stylesheet" href="/css/fnoots.css"/>
<link rel="stylesheet" href="/css/style.css"/>
<link rel="stylesheet" href="/css/sidebar.css"/>