1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-25 00:02:28 +02:00

2.18.3 finish and add new image

This commit is contained in:
trendschau
2025-07-22 21:15:40 +02:00
parent 834d2a5154
commit 279a5728c4
6 changed files with 4 additions and 4 deletions

2
cache/timer.yaml vendored
View File

@@ -1,2 +1,2 @@
licenseupdate: 1751827655
refreshnavi: 1752870527
refreshnavi: 1753211483

View File

@@ -4,7 +4,7 @@ Typemill is an open-source flat-file CMS for creating websites and eBooks with m
Learn more at [typemill.net](https://typemill.net), check the [demo installation](https://try.typemill.net), or get started with the [starter guide](https://docs.typemill.net/getting-started).
![Typemill Screenshot](/typemill.webp)
![Typemill Screenshot](/typemill-editor.webp)
## Key Features

View File

@@ -353,7 +353,7 @@ class ControllerWebFrontend extends Controller
'home' => $home,
'navigation' => $liveNavigation,
'title' => $title,
'content' => $contentHtml,
'content' => $contentHtml,
'item' => $item,
'breadcrumb' => $breadcrumb,
'settings' => $this->settings,

View File

@@ -1,4 +1,4 @@
version: '2.18.2'
version: '2.18.3'
title: 'Typemill'
author: 'Unknown'
copyright: false

BIN
typemill-editor.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB