Fix extra >
This commit is contained in:
parent
63862db888
commit
7c3839d64f
1 changed files with 2 additions and 2 deletions
|
|
@ -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 }}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue