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

github.com/tylerjlawson/simple-resume.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 19910fb..e334634 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,3 +1,4 @@
title = "George's Resume"
+baseURL = "https://example.com"
theme = "simple-resume"
disableKinds = ["taxonomy", "term"]