Add images and links to top albums 2022 blog post
This commit is contained in:
parent
83ead7a00b
commit
bb77137ed8
21 changed files with 201 additions and 91 deletions
|
@ -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" }
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue