Fix extra >

This commit is contained in:
Nick Pegg 2018-01-20 17:38:12 -08:00
parent 63862db888
commit 7c3839d64f

View file

@ -8,8 +8,8 @@
<link href="https://fonts.googleapis.com/css?family=Roboto:400,300" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet" type="text/css" />>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github-gist.min.css">
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github-gist.min.css" />
<link rel="stylesheet" href="{{ "css/normalize.css" | media_url }}" />
<link rel="stylesheet" href="{{ "css/skeleton.css" | media_url }}" />