Add images and links to top albums 2022 blog post

This commit is contained in:
Charlotte Van Petegem 2023-11-04 13:11:28 +01:00
parent 83ead7a00b
commit bb77137ed8
No known key found for this signature in database
GPG key ID: 019E764B7184435A
21 changed files with 201 additions and 91 deletions

View file

@ -12,6 +12,9 @@ build_search_index = false
generate_feed = false
# Ignore images, they should always be processed
ignored_content = ["*.jpg", "*.png"]
taxonomies = [
{ name = "Tags" }
]