From fc6384360e2e4ce8905ff7769866f8dba3702a02 Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Wed, 28 Dec 2011 19:32:44 +0000 Subject: Create basic layout for site. --- _site_build/_includes/head.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 _site_build/_includes/head.html (limited to '_site_build/_includes/head.html') diff --git a/_site_build/_includes/head.html b/_site_build/_includes/head.html new file mode 100644 index 0000000..54d16d0 --- /dev/null +++ b/_site_build/_includes/head.html @@ -0,0 +1,5 @@ + +{{ page.title }} - {{ site.title }} + + + -- cgit v1.2.3-13-gbd6f