modification structure

This commit is contained in:
fabien
2024-12-09 07:06:50 +01:00
parent 58281adddb
commit ca14f5c1e9
10 changed files with 40 additions and 20 deletions

View File

@@ -10,16 +10,24 @@ params.defaultTheme = "dark"
email = "user@example.com"
name = "Fabien"
[params.socialIcons]
instagram = "https://social.fabienphoto.eu/fab"
email = "mailto:contact@fabienphoto.eu"
instagram = "https://social.fabienphoto.eu/fab?tab=media"
email = "mailto:contact - at -fabienphoto.eu"
[menu]
[[menu.footer]]
name = "Contact"
url = "mailto:contact@fabienphoto.eu"
weight = 3
[outputs]
home = ["HTML", "RSS"]
page = ["HTML"]
section = ["HTML"]
[imaging]
quality = 85
resampleFilter = "CatmullRom"
[imaging.exif]
disableDate = false
disableLatLong = true
includeFields = "Imagetitle|ImageDescription|Orientation"
[services]
[services.rss]
limit = 100