From 9989bda110761c73591d6aecfd2a57c50df9290f Mon Sep 17 00:00:00 2001 From: spf13 Date: Fri, 23 May 2014 16:44:37 -0400 Subject: renaming chrome to partials --- layouts/partials/head.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 layouts/partials/head.html (limited to 'layouts/partials/head.html') diff --git a/layouts/partials/head.html b/layouts/partials/head.html new file mode 100644 index 0000000..4ddf0fa --- /dev/null +++ b/layouts/partials/head.html @@ -0,0 +1,24 @@ + + + + + + + + + + {{ .Title }} · {{ .Site.Title }} + + + + + + + + + + + + + + -- cgit 1.4.1