1
0
mirror of https://github.com/typemill/typemill.git synced 2025-10-17 23:56:09 +02:00

Version 1.2.14: Magical Table of Contents

This commit is contained in:
Trendschau
2019-05-18 13:11:15 +02:00
parent 8c6d4db4dc
commit 3bcc03e5fb
10 changed files with 40 additions and 40 deletions

View File

@@ -48,7 +48,7 @@ class Settings
'contentFolder' => 'content',
'cache' => true,
'cachePath' => $rootPath . 'cache',
'version' => '1.2.13',
'version' => '1.2.14',
'setup' => true,
'welcome' => true,
'images' => ['live' => ['width' => 820], 'mlibrary' => ['width' => 50, 'height' => 50]],