From 3208df6352c0e05208bce95f8d9e9f16769a57ed Mon Sep 17 00:00:00 2001 From: Mantas Date: Sat, 25 Nov 2017 12:05:33 +0200 Subject: cState goes stable 1.0; fix #4 & fix #5 --- layouts/partials/footer.html | 20 ++-- layouts/partials/header-mini.html | 7 ++ layouts/partials/js.html | 62 ++++++++++++ layouts/partials/meta.html | 194 +++++++++++++++++++++----------------- 4 files changed, 182 insertions(+), 101 deletions(-) create mode 100644 layouts/partials/header-mini.html create mode 100644 layouts/partials/js.html (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 1773af9..e1314ce 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,14 +1,10 @@ - diff --git a/layouts/partials/header-mini.html b/layouts/partials/header-mini.html new file mode 100644 index 0000000..93a26c2 --- /dev/null +++ b/layouts/partials/header-mini.html @@ -0,0 +1,7 @@ +
+ +
diff --git a/layouts/partials/js.html b/layouts/partials/js.html new file mode 100644 index 0000000..9ef2a23 --- /dev/null +++ b/layouts/partials/js.html @@ -0,0 +1,62 @@ + diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html index cea1571..e3ebbf1 100644 --- a/layouts/partials/meta.html +++ b/layouts/partials/meta.html @@ -1,5 +1,5 @@ - + @@ -9,13 +9,22 @@ {{ .Site.Title }} - + {{ .Hugo.Generator }} + + -- cgit v1.2.3-70-g09d2