diff --git a/content/blog/the-quill-of-duck/index.md b/content/blog/the-quill-of-duck/index.md index 2f1f5ac..5003bb3 100644 --- a/content/blog/the-quill-of-duck/index.md +++ b/content/blog/the-quill-of-duck/index.md @@ -7,7 +7,7 @@ updated = "2024-06-21" [taxonomies] tags = ["Demo", "Test"] [extra] -banner = "quill.png#pixels" +banner = "blog/the-quill-of-duck/quill.png" toc = true trigger = "This page contains blackjack and hookers, and bad jokes such as this one." disclaimer = """ @@ -27,6 +27,10 @@ Recommended banner dimensions are 2:1 aspect ratio and 1920x960 resolution. Other sizes will also work, but will be cut off at the bottom/won't be high enough. {% end %} +{% alert(note=true) %} +The path to the banner should be the same as the resulting path to the post, e.g. `blog/the-quill-of-duck/quill.png`. If the folder name has a timestamp, remove it. You can simply open the post in your browser and copy the path from the URL. +{% end %} + ## The what? This is a Duckquill post example, this post has nothing but a bunch of text and random formatting, acting like a demo. diff --git a/static/processed_images/quill.5e35c254f4e5ce16.png b/static/processed_images/quill.5e35c254f4e5ce16.png new file mode 100644 index 0000000..28fe87f Binary files /dev/null and b/static/processed_images/quill.5e35c254f4e5ce16.png differ diff --git a/templates/article.html b/templates/article.html index b5e9580..3f569a5 100644 --- a/templates/article.html +++ b/templates/article.html @@ -7,7 +7,7 @@
{%- if page.extra.banner -%} {%- endif -%} @@ -15,13 +15,13 @@ {%- if page.date -%} -