Hero carrousel in gallery.py instead of site.yaml + removed deleted img for gallery.py
@ -1,2 +1,7 @@
|
||||
# Use gallery.py to automatically add photos stored in your /config/photos/gallery folder.
|
||||
images: []
|
||||
# Use gallery.py to automatically add photos stored in your /config/photos/gallery folder
|
||||
# Add tags to your photos as shown below
|
||||
# remove the # before [] if you removed all images to use gallery.py again
|
||||
hero:
|
||||
images: []
|
||||
gallery:
|
||||
images: []
|
Before Width: | Height: | Size: 2.7 MiB |
Before Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 2.7 MiB |
Before Width: | Height: | Size: 2.4 MiB |
Before Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 2.2 MiB |
Before Width: | Height: | Size: 5.7 MiB |
Before Width: | Height: | Size: 2.7 MiB |
Before Width: | Height: | Size: 364 KiB |
Before Width: | Height: | Size: 5.6 MiB |
Before Width: | Height: | Size: 8.4 MiB |
Before Width: | Height: | Size: 706 KiB |
Before Width: | Height: | Size: 2.7 MiB |
Before Width: | Height: | Size: 2.4 MiB |
Before Width: | Height: | Size: 1.1 MiB |
@ -10,16 +10,12 @@ info:
|
||||
social:
|
||||
instagram_url:
|
||||
thumbnail:
|
||||
|
||||
|
||||
menu:
|
||||
items:
|
||||
- label: Home
|
||||
href: /
|
||||
|
||||
hero:
|
||||
# Use gallery.py to automatically add images from config/photos/hero folder
|
||||
images: []
|
||||
|
||||
footer:
|
||||
copyright: Copyright © 2025
|
||||
legal_link: '/legals/'
|
||||
|