From 9d6a10ffe260b36ef76a73e8d53c835e8d5562c6 Mon Sep 17 00:00:00 2001 From: Mantas Date: Mon, 1 May 2017 19:40:08 +0300 Subject: Complete refactor: add beta of #2, fix #1 --- layouts/partials/footer.html | 11 +++ layouts/partials/meta.html | 206 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 217 insertions(+) create mode 100644 layouts/partials/footer.html create mode 100644 layouts/partials/meta.html (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html new file mode 100644 index 0000000..62ea1b5 --- /dev/null +++ b/layouts/partials/footer.html @@ -0,0 +1,11 @@ + + + diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html new file mode 100644 index 0000000..8237757 --- /dev/null +++ b/layouts/partials/meta.html @@ -0,0 +1,206 @@ + + + + + + + + + + {{ .Site.Title }} + + + + + + -- cgit v1.2.3-70-g09d2