diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml index a7dc594..da61d46 100644 --- a/config.toml +++ b/config.toml @@ -9,3 +9,6 @@ disableKinds = ["taxonomy", "term", "RSS"] endLevel = 6 ordered = false startLevel = 4 +[[module.mounts]] +source = "simple.css/simple.css" +target = "static/simple.css" |
