1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-04 21:27:41 +02:00

Version 1.5.3.1 changed meta title length and version number

This commit is contained in:
trendschau
2022-03-28 09:11:19 +02:00
parent e61f05362d
commit f2a474a3cc
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ class Settings
'editor' => 'visual',
'formats' => ['markdown', 'headline', 'ulist', 'olist', 'table', 'quote', 'notice', 'image', 'video', 'file', 'toc', 'hr', 'definition', 'code', 'shortcode'],
'contentFolder' => 'content',
'version' => '1.5.3',
'version' => '1.5.3.1',
'setup' => true,
'welcome' => true,
'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],

View File

@@ -12,7 +12,7 @@ meta:
title:
type: text
label: Meta title
maxlength: 60
maxlength: 100
class: large
description:
type: textarea