Revierte cambio "themes" por "layouts"

This commit is contained in:
Manuel Cillero 2024-12-19 20:56:17 +01:00
parent 670c10cc06
commit 822b4649eb
31 changed files with 135 additions and 121 deletions

View file

@ -1,6 +1,6 @@
[app]
#layout = "Aliner"
#layout = "Bootsier"
#theme = "Aliner"
#theme = "Bootsier"
language = "es-ES"
[log]

View file

@ -1,8 +1,8 @@
[app]
name = "My App"
description = "Developed with the amazing PageTop framework."
# Default layout.
layout = "Default"
# Default theme.
theme = "Default"
# Default language (localization).
language = "en-US"
# Default text direction: "ltr", "rtl", or "auto".