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:
authorsomratpro <abdulmonnafsomrat@gmail.com>2020-11-05 07:01:00 +0300
committersomratpro <abdulmonnafsomrat@gmail.com>2020-11-05 07:01:00 +0300
commitf0b89a0eca3fb384f45c174eccb5bf51825ec652 (patch)
tree2a25a6a43da7efaaab43415b2606c07a03b5545e
parent8266a5970180b0156db9457fb8955fc9ebccc526 (diff)
added themesDir
-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;