Some checks failed
Build, check & Test / run (push) Failing after 39s
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
8 lines
234 B
Markdown
8 lines
234 B
Markdown
# Layouts
|
|
|
|
Application different layouts they should extends `Base.astro` if added and also pass the parameters of Base.astro to the page
|
|
|
|
## Base.astro
|
|
|
|
This is the base file for each path of the application, executed for each paths
|