Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/themefisher/educenter-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xexampleSite/config.toml1
-rwxr-xr-xlayouts/partials/footer.html2
2 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index cee6712..12cacb7 100755
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -2,6 +2,7 @@
baseURL = "http://examplesite.org"
title = "Educenter | hugo education template"
theme = "educenter-hugo"
+themesDir = "../.."
# post pagination
paginate = "6"
# post excerpt
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 3423d7a..9e0626f 100755
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -153,7 +153,7 @@
})(jQuery);
</script>
-<!-- style -->
+<!-- cookie style -->
<style>
.cookie-box {
position: fixed;