mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Prepare for release 1.2.1
This commit is contained in:
parent
40156ddf9c
commit
e59aed4d5d
2 changed files with 15 additions and 1 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,3 +1,17 @@
|
||||||
|
# v1.2.1
|
||||||
|
## 09/28/2023
|
||||||
|
|
||||||
|
1. [](#new)
|
||||||
|
* New template for Page Toc plugin compatibility
|
||||||
|
2. [](#improved)
|
||||||
|
* Removed the extra text from the checkbox label, from the privacy.html.twig template (Note: use the `markdown` attribute on the form field to be able to use html tags within the privacy field)
|
||||||
|
* Code restructured in some twig templates
|
||||||
|
* Redesigned default template layout
|
||||||
|
* Improved code for datestamp on blog pages
|
||||||
|
* Improved css styles
|
||||||
|
3. [](#bugfix)
|
||||||
|
* Fixed `blog_page` variable in blog templates.
|
||||||
|
* Fixed links in recent posts images
|
||||||
# v1.2.0
|
# v1.2.0
|
||||||
## 08/13/2023
|
## 08/13/2023
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: Future 2021
|
name: Future 2021
|
||||||
slug: future2021
|
slug: future2021
|
||||||
type: theme
|
type: theme
|
||||||
version: 1.2.0
|
version: 1.2.1
|
||||||
description: Grav Future Imperfect by HTML5 UP (Version 2021)
|
description: Grav Future Imperfect by HTML5 UP (Version 2021)
|
||||||
icon: microchip
|
icon: microchip
|
||||||
author:
|
author:
|
||||||
|
|
Loading…
Add table
Reference in a new issue