Version 1.0.2

This commit is contained in:
pmoreno.rodriguez 2022-10-31 11:22:48 +01:00 committed by GitHub
parent 66804e4878
commit 08479ee0cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,18 @@
# v1.0.2
## 10/31/2022
1. [](#fixed)
* Changed header.class to header.layout in several blueprints
* Fixed code in sidebar_navigation.html.twig and topmenu.html.twig
* Fixed code to choose columns number in portfolio and features templates.
2. [](#improved)
* Updated CSS and SCSS assets
* Updated languages.yaml
* Improved several templates to include subtitle and primary image.
3. [](#new)
* Added centered alignment for images in portfolio template.
* Added option in theme to choose the miniposts category name.
# v1.0.1
## 02/05/2022