Add changes

This commit is contained in:
Allen
2024-09-15 22:28:22 -05:00
parent 819953ec87
commit d56876a142
7 changed files with 57 additions and 18 deletions

View File

@ -12,9 +12,9 @@ demo = "https://cyril-marpaud.gitlab.io"
# be merged with user data, some kind of prefix or nesting is preferable
# Use snake_casing to be consistent with the rest of Zola
[extra]
name = { first = "John", last = "Doe" }
#name = { first = "Allen", last = "Wolf" }
# The theme author info: you!
[author]
name = "Cyril Marpaud"
homepage = "https://cyril-marpaud.gitlab.io"
name = "Allen Wolf"
homepage = "https://aaw3.dev"