Start adding delicious content
This commit is contained in:
9
_includes/head.html
Normal file
9
_includes/head.html
Normal file
@ -0,0 +1,9 @@
|
||||
<head>
|
||||
<meta charset=utf-8 />
|
||||
<title> {% if page.title %} {{ page.title }} | {% endif %} Andrew Cassidy</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css" />
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Barlow+Condensed:600|Barlow:400,600|PT+Serif&subset=latin-ext" rel="stylesheet">
|
||||
</head>
|
Reference in New Issue
Block a user