diff --git a/system/Settings.php b/system/Settings.php index 3b88952..661dbac 100644 --- a/system/Settings.php +++ b/system/Settings.php @@ -54,7 +54,7 @@ class Settings 'contentFolder' => 'content', 'cache' => true, 'cachePath' => $rootPath . 'cache', - 'version' => '1.3.0', + 'version' => '1.3.1', 'setup' => true, 'welcome' => true, 'images' => ['live' => ['width' => 820], 'mlibrary' => ['width' => 50, 'height' => 50]], diff --git a/system/author/layouts/layout.twig b/system/author/layouts/layout.twig index ccf8847..403c21e 100644 --- a/system/author/layouts/layout.twig +++ b/system/author/layouts/layout.twig @@ -17,7 +17,7 @@ - + @@ -55,7 +55,7 @@ - - + + \ No newline at end of file diff --git a/system/author/layouts/layoutAuth.twig b/system/author/layouts/layoutAuth.twig index 090e19b..6cbe35b 100644 --- a/system/author/layouts/layoutAuth.twig +++ b/system/author/layouts/layoutAuth.twig @@ -18,7 +18,7 @@ - + @@ -54,6 +54,6 @@ {% block content %}{% endblock %} - + \ No newline at end of file diff --git a/system/author/layouts/layoutBlank.twig b/system/author/layouts/layoutBlank.twig index 31219c8..5458625 100644 --- a/system/author/layouts/layoutBlank.twig +++ b/system/author/layouts/layoutBlank.twig @@ -17,7 +17,7 @@ - + diff --git a/system/author/layouts/layoutBlox.twig b/system/author/layouts/layoutBlox.twig index 50f4ba2..f6f0542 100644 --- a/system/author/layouts/layoutBlox.twig +++ b/system/author/layouts/layoutBlox.twig @@ -17,7 +17,7 @@ - + {{ assets.renderCSS() }} @@ -164,23 +164,23 @@ const myaxios = axios.create(); myaxios.defaults.baseURL = "{{ base_url }}"; - - - - - - - + + + + + + + {{ assets.renderEditorJS() }} - - - - + + + + {{ assets.renderJS() }} diff --git a/system/author/layouts/layoutEditor.twig b/system/author/layouts/layoutEditor.twig index 6070f31..deaecd0 100644 --- a/system/author/layouts/layoutEditor.twig +++ b/system/author/layouts/layoutEditor.twig @@ -18,7 +18,7 @@ - + {{ assets.renderCSS() }} @@ -59,23 +59,23 @@ - + - - - - - + + + + + {{ assets.renderEditorJS() }} - - - - + + + + {{ assets.renderJS() }} diff --git a/themes/typemill/typemill.yaml b/themes/typemill/typemill.yaml index 8596546..f8ae3ea 100644 --- a/themes/typemill/typemill.yaml +++ b/themes/typemill/typemill.yaml @@ -4,6 +4,8 @@ description: The standard theme for Typemill. Responsive, minimal and without an author: Sebastian Schürmanns homepage: https://typemill.net licence: MIT +paypal: https://paypal.me/typemill +amount: 10 settings: chapter: Chapter