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:
8
_layouts/default.html
Normal file
8
_layouts/default.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
{% include head.html %}
|
||||
<body>
|
||||
{{ content }}
|
||||
{% include ga.html %}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user