diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3090bb528..42d973db7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,474 +8,474 @@ We use Semantic Versioning (SemVer) for our version numbers, formatted as MAJOR.
### ✨ Features
-- Add Nostr icon
-- Support hiding pages and sections ([#227](https://github.com/welpo/tabi/issues/227))
-- Add Google Scholar icon
-- [**‼️BREAKING‼️**] Respect `theme_default` when JS is enabled ([#224](https://github.com/welpo/tabi/issues/224))
-- Allow relative paths for image shortcodes ([#222](https://github.com/welpo/tabi/issues/222))
-- Cachebust custom font subset
-- Improve clickability cue by adding pointer cursor to details summary
-- Mention baseurl in header & title
-- Add XML styling ([#221](https://github.com/welpo/tabi/issues/221))
-- Set copyright translations outside toml files & enhance $VARs ([#215](https://github.com/welpo/tabi/issues/215))
-- Allow page override of global system ([#216](https://github.com/welpo/tabi/issues/216))
-- Enable arbitrary ToC location
-- Display draft status in post list ([#203](https://github.com/welpo/tabi/issues/203))
-- Render markdown content ([#201](https://github.com/welpo/tabi/issues/201))
-- Translate quick navigation buttons' titles
-- Add theme reset button ([#198](https://github.com/welpo/tabi/issues/198))
-- Add configurable footer menu ([#197](https://github.com/welpo/tabi/issues/197))
-- Support privacy-respecting analytics ([#193](https://github.com/welpo/tabi/issues/193))
-- Improve robustness checking commands
-- Add Matrix icon
-- Add description support for sections ([#179](https://github.com/welpo/tabi/issues/179))
-- Add support for canonical URLs ([#168](https://github.com/welpo/tabi/issues/168))
-- Allow customising section for archive
-- Add `full_content_in_feed` option ([#164](https://github.com/welpo/tabi/issues/164))
-- Support relative paths ([#163](https://github.com/welpo/tabi/issues/163))
-- Add X icon
-- Allow internal project links ([#157](https://github.com/welpo/tabi/issues/157))
-- Style redirect page ([#156](https://github.com/welpo/tabi/issues/156))
-- Support multilingual meta tags in sections
-- Add img_alt attribute for customisable alt text ([#153](https://github.com/welpo/tabi/issues/153))
-- Introduce info-page template ([#147](https://github.com/welpo/tabi/issues/147))
-- Overhaul translation system & add languages ([#145](https://github.com/welpo/tabi/issues/145))
-- Add `browser_theme_color` config option ([#143](https://github.com/welpo/tabi/issues/143))
-- Add `invert_title_order` config option ([#142](https://github.com/welpo/tabi/issues/142))
-- Implement setting hierarchy for ToC
-- Add support for twitter:image
-- Allow missing author
-- Add support for social media cards ([#130](https://github.com/welpo/tabi/issues/130))
-- Add hierarchy-based setting overrides ([#128](https://github.com/welpo/tabi/issues/128))
-- Allow hiding the read time indication on pages ([#124](https://github.com/welpo/tabi/issues/124))
-- Respect `external_links_…` config ([#126](https://github.com/welpo/tabi/issues/126))
-- Add dynamic stylesheet loading ([#118](https://github.com/welpo/tabi/issues/118))
-- Add lazy loading ([#116](https://github.com/welpo/tabi/issues/116))
-- Add ToC button ([#115](https://github.com/welpo/tabi/issues/115))
-- Add spoiler shortcode ([#113](https://github.com/welpo/tabi/issues/113))
-- Replace "$SEPARATOR" to `separator`
-- Add configurable copyright notice ([#112](https://github.com/welpo/tabi/issues/112))
-- Sync config.toml and theme.toml [extra]
-- Add link to remote repository ([#111](https://github.com/welpo/tabi/issues/111))
-- Add link to remote repository
-- Add base64 encoded email protection ([#110](https://github.com/welpo/tabi/issues/110))
-- Add base64 encoded email protection
-- Show which JS compressor is best
-- Check for JS minification
-- Avoid commiting drafts
-- Add pre-commit hook
-- Add support for remote codeberg repositories
-- Add link to commit history on updated articles ([#109](https://github.com/welpo/tabi/issues/109))
-- Overhaul Table of Contents ([#108](https://github.com/welpo/tabi/issues/108))
-- Enhance Table of Contents
-- Add `toc_levels` to control ToC depth
-- Add wide container shortcode ([#107](https://github.com/welpo/tabi/issues/107))
-- Add wide container shortcode
-- Add `rel=me` attribute to social links
-- Introduce skins to customise the theme ([#105](https://github.com/welpo/tabi/issues/105))
-- Add pointer cursor to image toggler
-- Add 2 interactive image shortcodes
-- Add 2 interactive image shortcodes
-- Allow setting default theme
-- Allow setting the default theme
-- Hide button if JS is disabled
-- Global/individual toggle for KaTeX and copy button
-- Add backlinks to footnotes ([#101](https://github.com/welpo/tabi/issues/101))
-- Optional trailing slash in menu links
-- Add JavaScript notice for comments
-- Add support for Isso comments
-- Add support for Isso comments
-- Add support for Hyvor Talk comments
-- Add support for Hyvor Talk comments
-- Add quick navigation buttons
-- Add quick navigation buttons
-- Add support for giscus & utterances comments
-- Add support for giscus and utterances
-- Add support for giscus & utterances comments
-- Add utterances support
-- Add copy button to code blocks
-- Add copy button to code blocks
-- Add basic copy button to codeblocks
-- Add full-width image option to shortcodes
-- Add full-width image option to shortcodes
-- Custom feed content and style
-- Style xml feed
-- Use page description as summary
-- Add custom quotation marks for multilingual quotes
-- Add multilingual quote shortcode
-- Allow using emojis as favicon
-- Include layout features in font subset
-- Add multi-language support
-- Update image path retrieval and dimensions in shortcodes
-- Add KaTeX support
-- Make JS light/dark toggle optional
-- Use github pages for live preview
-- Allow dual date-format (short/long)
-- Allow dual date-format (short/long)
-- Add 'Last updated' extra tag
-- Add 'Last updated' extra tag
-- Add dual image support for switching themes
-- Add dual image support for switching themes
-- Use custom separator from config in meta & title
-- Allow customizable secure headers (CSP)
-- Display word count when hovering over read time
-- Responsive (and centered) images
-- Clean js code
-- Add dimmable-image shortcode for dark theme
-- Change default theme to OS setting
-- Showcase invertable image
-- Showcase invertable image
-- Add Archive page to features.
-- Remove Archive from TODO
-- Add archive screen
-- Change markdown description style
-- Set Table of Contents per page, not globally
-- Add markdown support to index page
+- *(HTML)* Respect `external_links_…` config ([#126](https://github.com/welpo/tabi/issues/126)) - ([b73f7f5](https://github.com/welpo/tabi/commit/b73f7f5d931a3212bfd7fdbd52170ebf5f4b03f4))
+- *(SEO)* Add description support for sections ([#179](https://github.com/welpo/tabi/issues/179)) - ([fd1c50a](https://github.com/welpo/tabi/commit/fd1c50af1174183b2eeb2d650f796bb7d925bc39))
+- *(ToC)* Implement setting hierarchy for ToC - ([695e40b](https://github.com/welpo/tabi/commit/695e40be706a57023f9a4b69f82fdb05db77b9ec))
+- *(alias)* Style redirect page ([#156](https://github.com/welpo/tabi/issues/156)) - ([a37756c](https://github.com/welpo/tabi/commit/a37756c6fa827aa0c42cfaf62124dcf1a19d623f))
+- *(archive)* Allow customising section for archive - ([b987439](https://github.com/welpo/tabi/commit/b9874393b448e75b90945f32c5ea41aa5465fe25))
+- *(atom)* Add `full_content_in_feed` option ([#164](https://github.com/welpo/tabi/issues/164)) - ([a113ba2](https://github.com/welpo/tabi/commit/a113ba2271a9c1285f194c08e3e61e3badb57df1))
+- *(cards.html)* Render markdown content ([#201](https://github.com/welpo/tabi/issues/201)) - ([60af91f](https://github.com/welpo/tabi/commit/60af91f4224b84417e3054c609c83975d9253bf9))
+- *(comments)* Allow page override of global system ([#216](https://github.com/welpo/tabi/issues/216)) - ([de28c7f](https://github.com/welpo/tabi/commit/de28c7fdeba86b711b791a19be27f95bf03795a3))
+- *(config)* Add dynamic stylesheet loading ([#118](https://github.com/welpo/tabi/issues/118)) - ([fac730e](https://github.com/welpo/tabi/commit/fac730efad8de4d26e31579e03444466bbd213d6))
+- *(copyright)* Set copyright translations outside toml files & enhance $VARs ([#215](https://github.com/welpo/tabi/issues/215)) - ([b6fa54c](https://github.com/welpo/tabi/commit/b6fa54c55646251104f855040ecdf782fe777ead))
+- *(feed)* Support hiding pages and sections ([#227](https://github.com/welpo/tabi/issues/227)) - ([920aa60](https://github.com/welpo/tabi/commit/920aa609f0b58dcdccec74be4ea74e01cc0b55c5))
+- *(footer)* Add configurable footer menu ([#197](https://github.com/welpo/tabi/issues/197)) - ([1bc5294](https://github.com/welpo/tabi/commit/1bc52944c9f7cc959d2eeb403e22609313c4954e))
+- *(footer)* Add configurable copyright notice ([#112](https://github.com/welpo/tabi/issues/112)) - ([5ae21b5](https://github.com/welpo/tabi/commit/5ae21b5335f0926be14739aad6c8933937c1bcd3))
+- *(footer)* Add link to remote repository ([#111](https://github.com/welpo/tabi/issues/111)) - ([d3167ad](https://github.com/welpo/tabi/commit/d3167adb8fa997b120164f0c7225f3b43ddebd38))
+- *(footer)* Add link to remote repository - ([99f6f2d](https://github.com/welpo/tabi/commit/99f6f2dcdc7bcab449f278fbad8cc4e9350071cd))
+- *(footer/copyright)* Replace "$SEPARATOR" to `separator` - ([f1edbba](https://github.com/welpo/tabi/commit/f1edbba8bd81a9f4253c582b95af1797ab828cff))
+- *(footer/socials)* Add base64 encoded email protection - ([427ffc7](https://github.com/welpo/tabi/commit/427ffc7241b32aba85f3dee67a2d371bb1c21420))
+- *(header)* Cachebust custom font subset - ([130aa51](https://github.com/welpo/tabi/commit/130aa51144f6c8bf84b06e4d6cb9daf75dacc4a2))
+- *(header)* Add support for canonical URLs ([#168](https://github.com/welpo/tabi/issues/168)) - ([88cc68f](https://github.com/welpo/tabi/commit/88cc68f4a0fc7982b71d6c45514be7d0b8ef02d4))
+- *(header)* Support multilingual meta tags in sections - ([465bc55](https://github.com/welpo/tabi/commit/465bc55b9ab8263f55e0f83b9468a669c81b6ce8))
+- *(header)* Add img_alt attribute for customisable alt text ([#153](https://github.com/welpo/tabi/issues/153)) - ([1c87b96](https://github.com/welpo/tabi/commit/1c87b96ac1cb7f02ef79e0b69158b5e8ebd8c1e6))
+- *(i18n)* Translate quick navigation buttons' titles - ([c0a07cb](https://github.com/welpo/tabi/commit/c0a07cb4678c5b23bf1a049966f725c6d2c4b88a))
+- *(i18n)* Overhaul translation system & add languages ([#145](https://github.com/welpo/tabi/issues/145)) - ([32a2d50](https://github.com/welpo/tabi/commit/32a2d5094b974c27bd8ea030be05e1c5808f8c83))
+- *(image shortcodes)* Add lazy loading ([#116](https://github.com/welpo/tabi/issues/116)) - ([1c3db86](https://github.com/welpo/tabi/commit/1c3db86b75d0bb4074a75d212a6e0f3b3f56dc3f))
+- *(info-page)* Enable arbitrary ToC location - ([05ab241](https://github.com/welpo/tabi/commit/05ab241002be39dcc92b19b179329ada1579e6f4))
+- *(list_posts.html)* Display draft status in post list ([#203](https://github.com/welpo/tabi/issues/203)) - ([40df48f](https://github.com/welpo/tabi/commit/40df48fd875db61e9096301825da7ee447fd22fb))
+- *(meta)* Allow hiding the read time indication on pages ([#124](https://github.com/welpo/tabi/issues/124)) - ([b58225a](https://github.com/welpo/tabi/commit/b58225a0128bd668873c399564926f81cf3e9610))
+- *(multilingual-quote)* Allow missing author - ([3cf9e3a](https://github.com/welpo/tabi/commit/3cf9e3ad8d193319e5313fff3a77a83aa1254e3b))
+- *(pre-commit)* Improve robustness checking commands - ([f98d23e](https://github.com/welpo/tabi/commit/f98d23ec937d07ef220ff043c500ac824a009367))
+- *(pre-commit)* Sync config.toml and theme.toml [extra] - ([1601fbf](https://github.com/welpo/tabi/commit/1601fbf30c66b90592acbae9e96ae80450d2d692))
+- *(pre-commit)* Show which JS compressor is best - ([cffe06f](https://github.com/welpo/tabi/commit/cffe06f44e695afc7c5e154ff8ec0084875240a6))
+- *(pre-commit)* Check for JS minification - ([1027c4f](https://github.com/welpo/tabi/commit/1027c4fd02bfde8d836cc69b869523f4053ee6e0))
+- *(quick-navigation)* Add ToC button ([#115](https://github.com/welpo/tabi/issues/115)) - ([ac41bb1](https://github.com/welpo/tabi/commit/ac41bb18f8f40663ba4fa1554b201ac549189188))
+- *(settings)* Add hierarchy-based setting overrides ([#128](https://github.com/welpo/tabi/issues/128)) - ([f61c9ec](https://github.com/welpo/tabi/commit/f61c9ec3099282edfe840c5607732c302687e34b))
+- *(shortcode)* Add spoiler shortcode ([#113](https://github.com/welpo/tabi/issues/113)) - ([151063d](https://github.com/welpo/tabi/commit/151063d74b955510e3f46fb02a66de42dba77893))
+- *(shortcodes)* Update image path retrieval and dimensions in shortcodes - ([b841969](https://github.com/welpo/tabi/commit/b841969a8fc4a783a49bd98c6d690fc06f87dc08))
+- *(sitemap)* Mention baseurl in header & title - ([381f41d](https://github.com/welpo/tabi/commit/381f41dd0dc4cee56fd13b05f05333085e668b23))
+- *(sitemap)* Add XML styling ([#221](https://github.com/welpo/tabi/issues/221)) - ([1df3f7f](https://github.com/welpo/tabi/commit/1df3f7f89c57610e50c09264e853ad34166b1b1b))
+- *(social-icons)* Add Matrix icon - ([28fb525](https://github.com/welpo/tabi/commit/28fb52581fc6bd20b0a2cce084bea858ce2a8b63))
+- *(social-icons)* Add X icon - ([b797879](https://github.com/welpo/tabi/commit/b797879403406063560864899b717785b1fcd359))
+- *(social-media-cards)* Support relative paths ([#163](https://github.com/welpo/tabi/issues/163)) - ([049babb](https://github.com/welpo/tabi/commit/049babbd97555b2f32c611948e0ebe66a021b7d0))
+- *(social-media-cards)* Add support for twitter:image - ([22579a5](https://github.com/welpo/tabi/commit/22579a59743c5f1e0531de025c8402d4379736eb))
+- *(socials)* Add Nostr icon - ([79af568](https://github.com/welpo/tabi/commit/79af5680784fe0d16644d8102863725d5bb909e5))
+- *(socials)* Add Google Scholar icon - ([dd76c18](https://github.com/welpo/tabi/commit/dd76c18faa8633713832fafe3dcf1a8b05ed0335))
+- *(templates)* Introduce info-page template ([#147](https://github.com/welpo/tabi/issues/147)) - ([6f269ee](https://github.com/welpo/tabi/commit/6f269eee4af079966f7b7912370be884e83e5de5))
+- *(theme-switcher)* [**‼️BREAKING‼️**] Respect `theme_default` when JS is enabled ([#224](https://github.com/welpo/tabi/issues/224)) - ([bf31f7f](https://github.com/welpo/tabi/commit/bf31f7ff47cd06fb98cfe7ac78fba7b050eb778b))
+- *(theme-switcher)* Add theme reset button ([#198](https://github.com/welpo/tabi/issues/198)) - ([afbf401](https://github.com/welpo/tabi/commit/afbf4017e2c5cfde14e9f53bf72466b675ad05bc))
+- *(theme-switcher)* Hide button if JS is disabled - ([113a7f4](https://github.com/welpo/tabi/commit/113a7f4e5d4efd87646f8c26f81b7754ea7f41e2))
+- *(title)* Add `invert_title_order` config option ([#142](https://github.com/welpo/tabi/issues/142)) - ([9acaba6](https://github.com/welpo/tabi/commit/9acaba6e35c0b8438f069820380035af7bbb27b8))
+- Allow relative paths for image shortcodes ([#222](https://github.com/welpo/tabi/issues/222)) - ([7796162](https://github.com/welpo/tabi/commit/7796162e378cacb9b4d6129f95138121224714f1))
+- Improve clickability cue by adding pointer cursor to details summary - ([1e33b9b](https://github.com/welpo/tabi/commit/1e33b9bc1f3cc995a1ed7e265a106d194c8dfcef))
+- Support privacy-respecting analytics ([#193](https://github.com/welpo/tabi/issues/193)) - ([228f1ea](https://github.com/welpo/tabi/commit/228f1ea6e51cf75bb1a44db7aa94cd634802e177))
+- Allow internal project links ([#157](https://github.com/welpo/tabi/issues/157)) - ([5a2161f](https://github.com/welpo/tabi/commit/5a2161f529cd9bbc93cdc6bfd674bf1312590a96))
+- Add `browser_theme_color` config option ([#143](https://github.com/welpo/tabi/issues/143)) - ([772ca29](https://github.com/welpo/tabi/commit/772ca29dcd73b63926e61cbcbf74284248e58819))
+- Add support for social media cards ([#130](https://github.com/welpo/tabi/issues/130)) - ([d53b847](https://github.com/welpo/tabi/commit/d53b8470a6f8b4ff7d80c890bcc744d3bf846aac))
+- Add base64 encoded email protection ([#110](https://github.com/welpo/tabi/issues/110)) - ([6dc6e51](https://github.com/welpo/tabi/commit/6dc6e51ea8fc5f42356af2773bb42503c9b73963))
+- Avoid commiting drafts - ([6cb2327](https://github.com/welpo/tabi/commit/6cb23279075211380e748bdb535fe38853ff6199))
+- Add pre-commit hook - ([22d8ae6](https://github.com/welpo/tabi/commit/22d8ae6b8aecac19500b70488f3d8f269b7f0e96))
+- Add support for remote codeberg repositories - ([b5fae83](https://github.com/welpo/tabi/commit/b5fae83f28800ad6ef5a34180d84f05c8fe72849))
+- Add link to commit history on updated articles ([#109](https://github.com/welpo/tabi/issues/109)) - ([0e3a4af](https://github.com/welpo/tabi/commit/0e3a4af49b4ea2b68aabeab5c65ce4e71cbe29d3))
+- Overhaul Table of Contents ([#108](https://github.com/welpo/tabi/issues/108)) - ([0884370](https://github.com/welpo/tabi/commit/08843701380fe3f6287ebe881fcddc6db7a491a7))
+- Enhance Table of Contents - ([07ceddc](https://github.com/welpo/tabi/commit/07ceddcc007b948e697da8a2dcf62edc37d91c6e))
+- Add `toc_levels` to control ToC depth - ([965af4b](https://github.com/welpo/tabi/commit/965af4b3dd35d1c5f24b4aa0ba847804e0d3c3da))
+- Add wide container shortcode ([#107](https://github.com/welpo/tabi/issues/107)) - ([bc90d04](https://github.com/welpo/tabi/commit/bc90d04c0220e9d6d3f8a050cf1f3e3cdb03e9f4))
+- Add wide container shortcode - ([fb0dea0](https://github.com/welpo/tabi/commit/fb0dea01067c91cf9d91eeb14ac8bf41842645e8))
+- Add `rel=me` attribute to social links - ([4952ce8](https://github.com/welpo/tabi/commit/4952ce88f14d5d39d583926eaac7460b9783bff3))
+- Introduce skins to customise the theme ([#105](https://github.com/welpo/tabi/issues/105)) - ([f8cce30](https://github.com/welpo/tabi/commit/f8cce3001c37e6de61e5f78638da3f2a9ad189ab))
+- Add pointer cursor to image toggler - ([d2780f4](https://github.com/welpo/tabi/commit/d2780f42a3b5caff5c920be4580e01f966e30362))
+- Add 2 interactive image shortcodes - ([090ebca](https://github.com/welpo/tabi/commit/090ebcafecd157e309f1efa77289f2886ce5081e))
+- Add 2 interactive image shortcodes - ([7ccd717](https://github.com/welpo/tabi/commit/7ccd71736eb8c3e7ee1114b271e8b698bdf5df18))
+- Allow setting default theme - ([42293b2](https://github.com/welpo/tabi/commit/42293b286841b1074ae63b6e098b535ed7cc5ac6))
+- Allow setting the default theme - ([c78c7f5](https://github.com/welpo/tabi/commit/c78c7f5bd1d1f5f5d8d37daade0ff27a7a59b479))
+- Global/individual toggle for KaTeX and copy button - ([edcfa35](https://github.com/welpo/tabi/commit/edcfa359ef1abab43d5bedf77a24c3fab27f0297))
+- Add backlinks to footnotes ([#101](https://github.com/welpo/tabi/issues/101)) - ([5cdc18e](https://github.com/welpo/tabi/commit/5cdc18e6889ce74ffa498ca595eb2b7960b1fb24))
+- Optional trailing slash in menu links - ([f9c18b0](https://github.com/welpo/tabi/commit/f9c18b03987a7077301992f8369f4de75e270a2a))
+- Add JavaScript notice for comments - ([09e5bc1](https://github.com/welpo/tabi/commit/09e5bc1aa3f09ccf83c126cd8dc1b0ef6edcb4dd))
+- Add support for Isso comments - ([a93c117](https://github.com/welpo/tabi/commit/a93c117112bfdf937cf4e5ab6c11ab36b16db033))
+- Add support for Isso comments - ([9a98789](https://github.com/welpo/tabi/commit/9a98789922ce7dee96e0fab6ebbc9ba0c5499e80))
+- Add support for Hyvor Talk comments - ([3f5ed8a](https://github.com/welpo/tabi/commit/3f5ed8a58477d83e1d568f550c1d9434861e3cd0))
+- Add support for Hyvor Talk comments - ([7924e82](https://github.com/welpo/tabi/commit/7924e8206c17423c9043453fb37bc394f8676345))
+- Add quick navigation buttons - ([33337cf](https://github.com/welpo/tabi/commit/33337cf172f9787b17cf1532806923de31ef86a6))
+- Add quick navigation buttons - ([05a6d15](https://github.com/welpo/tabi/commit/05a6d15455a0ecc41f071ce03fbed5aaf16d38b5))
+- Add support for giscus & utterances comments - ([6c8d5c7](https://github.com/welpo/tabi/commit/6c8d5c750fe68d4a3c6fdfb623cccb12e62af7a5))
+- Add support for giscus and utterances - ([5993e95](https://github.com/welpo/tabi/commit/5993e950c7a6084f069403e3a98c85aa643654f7))
+- Add support for giscus & utterances comments - ([19d1200](https://github.com/welpo/tabi/commit/19d120019b6f8c7041965895dad2764dc2aa4f5d))
+- Add utterances support - ([93c8b57](https://github.com/welpo/tabi/commit/93c8b577b87aaa928a13b5696d7b3ebc91aa6cce))
+- Add copy button to code blocks - ([ee6a54b](https://github.com/welpo/tabi/commit/ee6a54b3f9a7f0eb29e1bfda3b7662f59971a2ad))
+- Add copy button to code blocks - ([2dec139](https://github.com/welpo/tabi/commit/2dec139e41ffe558b7d8fdd785ed5f1889d6723b))
+- Add basic copy button to codeblocks - ([8e1473b](https://github.com/welpo/tabi/commit/8e1473bba916523f4d1855d4c631e78d603443ba))
+- Add full-width image option to shortcodes - ([1d35a4a](https://github.com/welpo/tabi/commit/1d35a4aba9cf6f6cd99986cecc3862e744c9e791))
+- Add full-width image option to shortcodes - ([fd50204](https://github.com/welpo/tabi/commit/fd50204e32aee4402835263f9e420adbc2f6cb8e))
+- Custom feed content and style - ([3638e77](https://github.com/welpo/tabi/commit/3638e7743abda81b79516b160e31705b1a9c99a3))
+- Style xml feed - ([1b60be8](https://github.com/welpo/tabi/commit/1b60be8c9d4e28645e713672eeb1b9dbdf4e1789))
+- Use page description as summary - ([54e88be](https://github.com/welpo/tabi/commit/54e88beca21976a350ce6babd9fe10b07d658cf4))
+- Add custom quotation marks for multilingual quotes - ([dd73e52](https://github.com/welpo/tabi/commit/dd73e527298c1c4357e48589314bfd9302323c27))
+- Add multilingual quote shortcode - ([ab29511](https://github.com/welpo/tabi/commit/ab29511d5e7f44ba5cc07e1a29c0d678c24b3cd4))
+- Allow using emojis as favicon - ([fb061a1](https://github.com/welpo/tabi/commit/fb061a14697d45700996f32b568826b4f02764c7))
+- Include layout features in font subset - ([534969d](https://github.com/welpo/tabi/commit/534969de11930ec957d6ea4eea658324a3d29497))
+- Add multi-language support - ([fa92293](https://github.com/welpo/tabi/commit/fa9229377d03f229b4deb68bad7cf63b2f88f9fe))
+- Add KaTeX support - ([f9335b3](https://github.com/welpo/tabi/commit/f9335b3fa45f27788cdb9c8d26ddfe4b714070c4))
+- Make JS light/dark toggle optional - ([1803987](https://github.com/welpo/tabi/commit/1803987555cbbe0aea1ab673907192e734a55425))
+- Use github pages for live preview - ([a36823d](https://github.com/welpo/tabi/commit/a36823d672e3894ac428642d433c5506cdbbe728))
+- Allow dual date-format (short/long) - ([eda1b27](https://github.com/welpo/tabi/commit/eda1b27a3a51ea48910ec96a64502a70ac3c9bda))
+- Allow dual date-format (short/long) - ([9887fb0](https://github.com/welpo/tabi/commit/9887fb0a6f9f0e94d9d7faca57c62fb3549bdb83))
+- Add 'Last updated' extra tag - ([ca96eea](https://github.com/welpo/tabi/commit/ca96eeab5486bacbc3b843324ecc4fad7476af35))
+- Add 'Last updated' extra tag - ([ed47f25](https://github.com/welpo/tabi/commit/ed47f2580ba4f8f15188c67f3b788b7472f4d78b))
+- Add dual image support for switching themes - ([de9cce5](https://github.com/welpo/tabi/commit/de9cce5fa97a1045162821773801b5163cc74c07))
+- Add dual image support for switching themes - ([b3dc539](https://github.com/welpo/tabi/commit/b3dc5396b4c429537f82afb8cd63a67146b5b9ac))
+- Use custom separator from config in meta & title - ([aa00640](https://github.com/welpo/tabi/commit/aa00640e96a6e0934e7792f384f09ec476f3bdb7))
+- Allow customizable secure headers (CSP) - ([d7caa7a](https://github.com/welpo/tabi/commit/d7caa7af5fc5d0096fbb402b0b8ce53930f3d56f))
+- Display word count when hovering over read time - ([d9cd64e](https://github.com/welpo/tabi/commit/d9cd64e5a40c154c89d91b8b649348bcabfafb71))
+- Responsive (and centered) images - ([9242fa4](https://github.com/welpo/tabi/commit/9242fa4389cd2ce418c2074aa00afc8107e753d0))
+- Clean js code - ([2f80b0b](https://github.com/welpo/tabi/commit/2f80b0b5ad481d53d5621f84bffd3415fc078672))
+- Add dimmable-image shortcode for dark theme - ([174a37e](https://github.com/welpo/tabi/commit/174a37e221dc0b38eb1160bbf320c7b03b73d901))
+- Change default theme to OS setting - ([26ad170](https://github.com/welpo/tabi/commit/26ad170d9fee316fb3eb131cc664cd1eed9e1cfe))
+- Showcase invertable image - ([0bae051](https://github.com/welpo/tabi/commit/0bae0515ec4579e26a827dba907f890198df01eb))
+- Showcase invertable image - ([2f4695d](https://github.com/welpo/tabi/commit/2f4695dd0bcec55357f1c8829fbdf5aee8d76f9a))
+- Add Archive page to features. - ([999861b](https://github.com/welpo/tabi/commit/999861ba583706b63e73fb7f675bedacaaf5bce4))
+- Remove Archive from TODO - ([559c97d](https://github.com/welpo/tabi/commit/559c97d1f3a6f2e1da760ccb6adb5a20b5fe5b44))
+- Add archive screen - ([3434cbc](https://github.com/welpo/tabi/commit/3434cbc92630d7a60963f51990216facd586e546))
+- Change markdown description style - ([c29697c](https://github.com/welpo/tabi/commit/c29697c4212d59588b75013c473790cd97445164))
+- Set Table of Contents per page, not globally - ([32d4a93](https://github.com/welpo/tabi/commit/32d4a9358ce14c9dce687520e7c58cb93d07a7b6))
+- Add markdown support to index page - ([c6ec7c7](https://github.com/welpo/tabi/commit/c6ec7c750588562c3a14c1ee0f2a7d00f467bbd6))
### 🐛 Bug Fixes
-- Fix overlapping background change
-- Prevent background overflow on link hover ([#226](https://github.com/welpo/tabi/issues/226))
-- Add quotes to custom subset links
-- Correct self-closing script tag
-- Match functionality of minified and non-minified files
-- Use the base url for JS/CSS loading
-- Fix external link redirection in footer ([#219](https://github.com/welpo/tabi/issues/219))
-- Load `teal` if set in config
-- Proper nested lists spacing ([#218](https://github.com/welpo/tabi/issues/218))
-- Fix malformed URLs in Isso mails ([#211](https://github.com/welpo/tabi/issues/211))
-- Correct 'of' translation
-- Remove unnecessary description filters
-- Open
regardless of attribution
-- Add line-height to .section-title ([#205](https://github.com/welpo/tabi/issues/205))
-- Set proper date class ([#207](https://github.com/welpo/tabi/issues/207))
-- Limit width of toc ([#204](https://github.com/welpo/tabi/issues/204))
-- Make goatcounter use https ([#195](https://github.com/welpo/tabi/issues/195))
-- Switch from ID to class selector for initialisation ([#196](https://github.com/welpo/tabi/issues/196))
-- Properly translate aria-label ([#192](https://github.com/welpo/tabi/issues/192))
-- Fix extension woff -> woff2
-- Prevent videos from overflowing container ([#185](https://github.com/welpo/tabi/issues/185))
-- Remove unused self-closing tags ([#176](https://github.com/welpo/tabi/issues/176))
-- Use English by default in atom.xml ([#167](https://github.com/welpo/tabi/issues/167))
-- Remove safe filter; allow content & summary ([#165](https://github.com/welpo/tabi/issues/165))
-- Actually set maxCommentsNested
-- Check if translations exist while building tags ([#159](https://github.com/welpo/tabi/issues/159))
-- Allow live reload when zola is in `serve` mode ([#144](https://github.com/welpo/tabi/issues/144))
-- Don't fail if custom_subset absent ([#132](https://github.com/welpo/tabi/issues/132))
-- Use `get_url` for favicon
-- Allow missing image & correct spacing ([#123](https://github.com/welpo/tabi/issues/123))
-- Actually use `short_date_format` ([#119](https://github.com/welpo/tabi/issues/119))
-- Remove extra space between "tabi" and separator
-- Url to "Visit Website"
-- `is_draft` returning opposite value
-- Check proper `toc_ignore_pattern`
-- Move `default_language` to proper section
-- Remove flex display on full-width elements
-- Improve contrast on `code` within links on hover
-- Draft margin
-- Add missing images for new shortcodes
-- Set proper color-scheme meta
-- Remove extra newlines in final html
-- Align text to left codeblocks with line numbers
-- Correct CSS path for GitHub pages
-- Path to main.css
-- Use relative path to main.css
-- Multilingual issues in feeds and 'nav.html'
-- Load English stylesheet as fallback
-- Multilingual issues in feeds and 'nav.html'
-- Properly initialise `currentTheme`
-- Use proper meta descriptions
-- Escape HTML in feed summary
-- Ensure codeblock header visibility on iOS
-- Properly check for `theme_switcher` setting
-- Remove leading slash from css href
-- Remove leading slash from xsl href
-- Set svg max-height only for social icons
-- Generate random id for multilingual quotes
-- Proper URL for multilingual rss/atom feeds
-- Mention translations in 404 if there's more than 1 language
-- Show language switcher if there's more than 1 language
-- Avoid empty dates when long_date_format is empty
-- Remove extra backtick
-- Remove flashing from header text (Firefox)
-- Remove flash when navigating in dark-mode
-- Only load script when themeswitcher is enabled
-- Handle missing image metadata gracefully
-- Set proper scope to transparent hover for anchor
-- Remove double equals in updated field
-- Fix screenshot path
-- Clarify requirements for A+ Observatory score
-- Clarify requirements for A+ Observatory score
-- Enable github pages
-- Use personal access token
-- Update token
-- Remove header link background change on hover
-- Remove horizontall scroll on mobile
-- Remove newlines around `
` from source code
-- Remove h1 permalinkbackground on hover
-- Rename sun icon reference
-- Set main image path relative to base_url
-- Override font-size for home subtitle
-- Close div class"tags-item"
-- Remove double bottom-boder/div on Archive
-- Add end-of-file newline
-- _archive import typo
-- Capitalise Archive title
-- Set aspect-ratio on banner-home-ig
-- Make navbar width and margin same as content
-- Add end-of-file newline
-- Add end-of-file newline
-- Consistent date format & remove invalid