aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-01-16 22:16:15 +0000
committerYann Herklotz <git@yannherklotz.com>2021-01-16 22:16:15 +0000
commit5388aa50c0f6d329bbb10109369e9bf809c55a3e (patch)
tree7bfa3d54e1423aa3edcf97c4eb9f117b3eaa0731 /config.toml
parentbaa147fd4935bc7f395847b2377ba1ffcfeb57a1 (diff)
downloadvericert-docs-5388aa50c0f6d329bbb10109369e9bf809c55a3e.tar.gz
vericert-docs-5388aa50c0f6d329bbb10109369e9bf809c55a3e.zip
Add correct base url
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 6b4f59c..79ab1f0 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseURL = "http://example.org/"
+baseURL = "https://ymherklotz.github.io/vericert-docs/"
languageCode = "en-us"
title = "Vericert"
copyright = "© 2020-2021 Yann Herklotz"