Revierte cambio "themes" por "layouts"

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

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".