mirror of
https://github.com/typemill/typemill.git
synced 2025-10-17 23:56:09 +02:00
Version 1.2.12: Add Content Blocks Everywhere
This commit is contained in:
@@ -47,7 +47,7 @@ class Settings
|
||||
'contentFolder' => 'content',
|
||||
'cache' => true,
|
||||
'cachePath' => $rootPath . 'cache',
|
||||
'version' => '1.2.11',
|
||||
'version' => '1.2.12',
|
||||
'setup' => true,
|
||||
'welcome' => true,
|
||||
'images' => ['live' => ['width' => 820], 'mlibrary' => ['width' => 50, 'height' => 50]],
|
||||
|
Reference in New Issue
Block a user