Adds a blank template

This commit is contained in:
Dan Leech 2017-04-26 20:19:19 +01:00
parent be8144725c
commit 412729da9e
2 changed files with 2 additions and 0 deletions

1
_layouts/default.html Normal file
View File

@ -0,0 +1 @@
{{ content }}

View File

@ -1,4 +1,5 @@
---
layout: default
---
{% assign iconsUnsortedString = "" %}