mirror of
https://github.com/jimeh/heartb.it.git
synced 2026-02-19 12:56:47 +00:00
First stab at turning this into a Github Pages site
This commit is contained in:
5
_includes/head.html
Normal file
5
_includes/head.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>{{ site.title }}</title>
|
||||
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">
|
||||
</head>
|
||||
Reference in New Issue
Block a user