diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 53a4f737..66e08373 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,4 +1,4 @@ -baseurl = "https://example.com" +baseurl = "https://example.com/" # End your URL with a `/` trailing slash. title = "Academic" copyright = "© 2016 Your Name" theme = "academic"