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:
2
cache/timer.yaml
vendored
2
cache/timer.yaml
vendored
@@ -1,2 +1,2 @@
|
||||
licenseupdate: 1751827655
|
||||
refreshnavi: 1752870527
|
||||
refreshnavi: 1753211483
|
||||
|
@@ -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).
|
||||
|
||||

|
||||

|
||||
|
||||
## Key Features
|
||||
|
||||
|
@@ -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,
|
||||
|
@@ -1,4 +1,4 @@
|
||||
version: '2.18.2'
|
||||
version: '2.18.3'
|
||||
title: 'Typemill'
|
||||
author: 'Unknown'
|
||||
copyright: false
|
||||
|
BIN
typemill-editor.webp
Normal file
BIN
typemill-editor.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
BIN
typemill.webp
BIN
typemill.webp
Binary file not shown.
Before Width: | Height: | Size: 44 KiB |
Reference in New Issue
Block a user