diff options
author | Mantas Vilčinskas <hi@mnts.lt> | 2021-10-02 17:19:56 +0300 |
---|---|---|
committer | Mantas Vilčinskas <hi@mnts.lt> | 2021-10-02 17:19:56 +0300 |
commit | eca25190658a7f5771c574287af9a51d7de2355c (patch) | |
tree | fcc8aa3e66a78b482e81cedb744ac05026c48050 /exampleSite/config.yml | |
parent | cea9c68f55162b1e38b7b5a76021d8c27da6a4c6 (diff) |
affected/list.json - json api serves correct json again BUGFIX
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r-- | exampleSite/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml index 5baf09c..85de8ab 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -393,6 +393,7 @@ outputs: - html - json - rss + - svg home: - html - json |