Put the copyright option in the right place
All checks were successful
Build lyes.eu / build (push) Successful in 36s
Build lyes.eu / deploy (push) Successful in 20s

This commit is contained in:
Lyes Saadi 2025-12-25 02:05:49 +01:00
parent 870f30f2e6
commit 9071e1de08
Signed by: lyes
GPG key ID: 55A1D803917CF39A

View file

@ -4,7 +4,6 @@ description = "Le site de Lyes"
author = "Lyes Saadi" author = "Lyes Saadi"
default_language = "fr" default_language = "fr"
output_dir = "public" output_dir = "public"
copyright = "© 2025 Lyes Saadi, CC-BY 4.0"
ignored_static = [ ignored_static = [
"*.pixi" "*.pixi"
@ -91,7 +90,7 @@ links = [
] ]
[extra.footer] [extra.footer]
copyright = true copyright = "© 2025 Lyes Saadi, CC-BY 4.0"
show_timestamp = true show_timestamp = true
show_powered_by = true show_powered_by = true
socials = [ socials = [