From f0b89a0eca3fb384f45c174eccb5bf51825ec652 Mon Sep 17 00:00:00 2001 From: somratpro Date: Thu, 5 Nov 2020 10:01:00 +0600 Subject: added themesDir --- exampleSite/config.toml | 1 + layouts/partials/footer.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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); - +