From 49898f79ac3ff671ef8df90c365b64e54ebf598f Mon Sep 17 00:00:00 2001 From: danpros Date: Fri, 26 Jan 2024 18:00:01 +0700 Subject: [PATCH] Update config.ini.example --- config/config.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.ini.example b/config/config.ini.example index 4d2af3d..cb345f9 100644 --- a/config/config.ini.example +++ b/config/config.ini.example @@ -136,7 +136,7 @@ cache.timestamp = "false" multi.site = "false" ; Set the theme here -views.root = "themes/doks" +views.root = "themes/twentysixteen" ; Framework config. No need to edit. views.layout = "layout"