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

github.com/samrobbins85/hugo-developer-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Robbins <samrobbinsgb@gmail.com>2020-08-13 11:07:55 +0300
committerSam Robbins <samrobbinsgb@gmail.com>2020-08-13 11:07:55 +0300
commitae0591ece0c3e7687f390c40a09da2acde57685b (patch)
treefcc35dbde7979b277c5c07ba78607fec6b7619d9
parentc544e2a5afaf0a7ee817d1305bd180d626d5702a (diff)
Update config so I can deploy
-rw-r--r--exampleSite/config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index fb8ac11..814cc2a 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -4,6 +4,11 @@ languageCode = "en-gb"
title = "Sam Robbins"
theme = "hugo-developer-portfolio"
googleAnalytics = ""
+
+# Remove this when using normally
+themesDir = "../../"
+
+
# Plugins
[params.plugins]