mirror of
https://github.com/typemill/typemill.git
synced 2025-07-29 02:10:20 +02:00
Merge branch 'master' into develop
This commit is contained in:
@@ -84,7 +84,7 @@ class Settings
|
||||
'editor' => 'visual',
|
||||
'formats' => ['markdown', 'headline', 'ulist', 'olist', 'table', 'quote', 'notice', 'image', 'video', 'file', 'toc', 'hr', 'definition', 'code'],
|
||||
'contentFolder' => 'content',
|
||||
'version' => '1.5.0',
|
||||
'version' => '1.5.0.1',
|
||||
'setup' => true,
|
||||
'welcome' => true,
|
||||
'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],
|
||||
|
Reference in New Issue
Block a user