diff --git a/cache/installedVersion.json b/cache/installedVersion.json index 27124a8..7d3aacf 100644 --- a/cache/installedVersion.json +++ b/cache/installedVersion.json @@ -1,3 +1,3 @@ { - "tag_name": "v2.9.0" + "tag_name": "v2.9.1" } \ No newline at end of file diff --git a/config/config.ini.example b/config/config.ini.example index 93434c2..4d2af3d 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/twentyfifteen" +views.root = "themes/doks" ; Framework config. No need to edit. views.layout = "layout" diff --git a/index.php b/index.php index f81aa7d..dd5ade1 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@