aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 7c66ee4..f21848e 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,10 +1,10 @@
title = "Researcher"
-baseURL = "https://ojroques.github.io"
+baseURL = "https://example.com"
theme = "researcher"
[params]
author = "Olivier Roques"
- description = "A Hugo template."
+ description = "A single column, monospace, resume theme for Hugo."
favicon = "favicon.ico"
[params.footer]
text = "By Olivier Roques"