From 7f84ef2996d78b03a30903f1d615092b5c9a507a Mon Sep 17 00:00:00 2001 From: trendschau Date: Sat, 21 Aug 2021 17:23:26 +0200 Subject: [PATCH] Finish Version 1.4.8 --- system/Settings.php | 2 +- system/author/layouts/layout.twig | 16 ++++++------- system/author/layouts/layoutAuth.twig | 4 ++-- system/author/layouts/layoutBlank.twig | 2 +- system/author/layouts/layoutBlox.twig | 32 ++++++++++++------------- system/author/layouts/layoutEditor.twig | 28 +++++++++++----------- themes/cyanine/cyanine.yaml | 2 +- themes/cyanine/layout.twig | 2 +- 8 files changed, 44 insertions(+), 44 deletions(-) diff --git a/system/Settings.php b/system/Settings.php index 25d3701..7598a6e 100644 --- a/system/Settings.php +++ b/system/Settings.php @@ -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.4.7', + 'version' => '1.4.8', 'setup' => true, 'welcome' => true, 'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]], diff --git a/system/author/layouts/layout.twig b/system/author/layouts/layout.twig index 483c302..143fc8c 100644 --- a/system/author/layouts/layout.twig +++ b/system/author/layouts/layout.twig @@ -16,8 +16,8 @@ - - + + {{ assets.renderCSS() }} @@ -39,16 +39,16 @@ - + - - - - - + + + + + diff --git a/system/author/layouts/layoutAuth.twig b/system/author/layouts/layoutAuth.twig index 6241e72..7af1fa2 100644 --- a/system/author/layouts/layoutAuth.twig +++ b/system/author/layouts/layoutAuth.twig @@ -17,7 +17,7 @@ - + {{ assets.renderCSS() }} @@ -31,6 +31,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 3a0b19f..ff49dc2 100644 --- a/system/author/layouts/layoutBlank.twig +++ b/system/author/layouts/layoutBlank.twig @@ -16,7 +16,7 @@ - + diff --git a/system/author/layouts/layoutBlox.twig b/system/author/layouts/layoutBlox.twig index 09318e4..6d74171 100644 --- a/system/author/layouts/layoutBlox.twig +++ b/system/author/layouts/layoutBlox.twig @@ -16,8 +16,8 @@ - - + + {{ assets.renderCSS() }} @@ -41,17 +41,17 @@ - + - - - - - - + + + + + + - - - - - - + + + + + + + {{ assets.renderJS() }} diff --git a/system/author/layouts/layoutEditor.twig b/system/author/layouts/layoutEditor.twig index f6621cf..a512df9 100644 --- a/system/author/layouts/layoutEditor.twig +++ b/system/author/layouts/layoutEditor.twig @@ -16,8 +16,8 @@ - - + + {{ assets.renderCSS() }} @@ -41,15 +41,15 @@ - + - - - - + + + + - - - - - - + + + + + + + {{ assets.renderJS() }} diff --git a/themes/cyanine/cyanine.yaml b/themes/cyanine/cyanine.yaml index d66bcc0..b8f542b 100644 --- a/themes/cyanine/cyanine.yaml +++ b/themes/cyanine/cyanine.yaml @@ -1,5 +1,5 @@ name: Cyanine Theme -version: 1.1.7 +version: 1.1.8 description: Cyanine is a modern and flexible multi-purpose theme and the standard theme for typemill. author: Trendschau homepage: https://trendschau.net diff --git a/themes/cyanine/layout.twig b/themes/cyanine/layout.twig index 7e16af7..ff3c223 100644 --- a/themes/cyanine/layout.twig +++ b/themes/cyanine/layout.twig @@ -36,7 +36,7 @@ {% block stylesheets %} - +