Skip to content

Commit

Permalink
Added google font support
Browse files Browse the repository at this point in the history
  • Loading branch information
amielmon authored Jul 12, 2018
1 parent e78f7fa commit e150490
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<link rel="shortcut icon" type="image/png" href="{{ site.url }}/favicon.png" />
<link rel="shortcut icon" href="{{ site.url }}/favicon.ico" />
<!-- CSS -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Raleway|Work+Sans" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="{{ site.url }}/assets/css/main.css">
<!-- Left Block Image for Posts -->
{% if page.image %}
Expand Down

0 comments on commit e150490

Please sign in to comment.