diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 0c1f278..af0b168 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -4,6 +4,7 @@ author = "Joe Hutchinson" canonifyurls = true paginate = 3 theme = "aether" +themesDir = "../../" [params] brand = "aether"