tabi/templates
Stephen Kershaw f50cef1984
🔒️ fix(header): reposition include of CSP partial
Per the CSP spec on delivering policy using the meta element
https://www.w3.org/TR/CSP/#meta-element):

> Authors are strongly encouraged to place meta elements as early in
> the document as possible, because policies in meta elements are not
> applied to content which precedes them. In particular, note that
> resources fetched or prefetched using the Link HTTP response header
> field, and resources fetched or prefetched using link and script
> elements which precede a meta-delivered policy will not be blocked.

Move the CSP close to the top of <head> to protect additional resources.
2025-01-25 14:11:10 +00:00
..
internal feat(alias): style redirect page (#156) 2023-09-15 01:48:15 +02:00
macros 💥 feat!: add tag filtering for projects (#431) 2024-11-17 00:38:32 +01:00
partials 🔒️ fix(header): reposition include of CSP partial 2025-01-25 14:11:10 +00:00
shortcodes feat(shortcodes): add 'aside' shortcode for side notes (#452) 2024-12-24 10:50:47 +01:00
tags feat: allow sorting tags based on post count (#344) 2024-06-29 17:39:31 +02:00
404.html 💄 style(404): split error statement from solution (#213) 2023-10-26 13:27:02 +02:00
anchor-link.html 💄 style: set custom header anchor 2023-06-18 23:13:37 +02:00
archive.html 🐛 fix(archive): group multi-sourced posts by year 2024-01-11 20:14:17 +01:00
atom.xml feat(feed): make "Visit website" link context-aware (#394) 2024-09-20 01:55:05 +02:00
base.html feat: add series functionality (#406) 2024-11-08 00:01:30 +01:00
cards.html 💥 feat!: add tag filtering for projects (#431) 2024-11-17 00:38:32 +01:00
index.html 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
info-page.html feat: support using info-page.html for sections (#455) 2025-01-02 21:50:56 +01:00
page.html 🐛 fix: add separator between update date & remote changes link 2024-12-24 00:41:49 +01:00
section.html feat: allow pinned posts with pagination (#428) 2024-11-14 00:24:00 +01:00
series.html feat: add series functionality (#406) 2024-11-08 00:01:30 +01:00
sitemap.xml feat(sitemap): add XML styling (#221) 2023-11-14 23:26:44 +01:00
taxonomy_list.html feat: allow sorting tags based on post count (#344) 2024-06-29 17:39:31 +02:00
taxonomy_single.html 🐛 fix(i18n): reverse arrows in RTL languages (#272) 2024-02-12 18:46:48 +01:00