diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index c40f8db..62c4916 100644 --- a/config.toml +++ b/config.toml @@ -2,6 +2,7 @@ baseURL = "https://minskio.co.uk" languageCode = "en-gb" title = "Minskio" theme = "Brine" +disableFastRender=true [permalinks] posts = "/:title/" |