From d7500b363fee49307304fa623f74649cb408b532 Mon Sep 17 00:00:00 2001 From: Mantas <11616378+mistermantas@users.noreply.github.com> Date: Wed, 11 Jul 2018 14:45:50 +0300 Subject: v2-dev2 --- layouts/partials/custom/above-footer.html | 8 ++ layouts/partials/custom/above-header.html | 8 ++ layouts/partials/custom/below-footer.html | 8 ++ layouts/partials/custom/below-header.html | 8 ++ layouts/partials/custom/meta.html | 8 ++ layouts/partials/footer.html | 1 + layouts/partials/header.html | 1 + layouts/partials/js.html | 152 +++++++++++++++++++++++++----- layouts/partials/meta.html | 40 ++++++-- 9 files changed, 201 insertions(+), 33 deletions(-) create mode 100644 layouts/partials/custom/above-footer.html create mode 100644 layouts/partials/custom/above-header.html create mode 100644 layouts/partials/custom/below-footer.html create mode 100644 layouts/partials/custom/below-header.html create mode 100644 layouts/partials/custom/meta.html (limited to 'layouts/partials') diff --git a/layouts/partials/custom/above-footer.html b/layouts/partials/custom/above-footer.html new file mode 100644 index 0000000..1dadab6 --- /dev/null +++ b/layouts/partials/custom/above-footer.html @@ -0,0 +1,8 @@ + diff --git a/layouts/partials/custom/above-header.html b/layouts/partials/custom/above-header.html new file mode 100644 index 0000000..1dadab6 --- /dev/null +++ b/layouts/partials/custom/above-header.html @@ -0,0 +1,8 @@ + diff --git a/layouts/partials/custom/below-footer.html b/layouts/partials/custom/below-footer.html new file mode 100644 index 0000000..1dadab6 --- /dev/null +++ b/layouts/partials/custom/below-footer.html @@ -0,0 +1,8 @@ + diff --git a/layouts/partials/custom/below-header.html b/layouts/partials/custom/below-header.html new file mode 100644 index 0000000..1dadab6 --- /dev/null +++ b/layouts/partials/custom/below-header.html @@ -0,0 +1,8 @@ + diff --git a/layouts/partials/custom/meta.html b/layouts/partials/custom/meta.html new file mode 100644 index 0000000..1dadab6 --- /dev/null +++ b/layouts/partials/custom/meta.html @@ -0,0 +1,8 @@ + diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 085b814..d6b5486 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,3 +1,4 @@ +