congo/layouts
Connick Shields 0a7b3f23de
🐛 Fix URL safety declaration for author links
https://gohugo.io/functions/safeurl/

> Without safeURL, only the URI schemes http:, https: and mailto: are considered safe by Go templates.

By adding `safeURL`, we allow different types of links like `tel:` to work properly in author bios.
2023-01-21 22:47:08 -08:00
..
_default 🛠 fix: links render hook 2023-01-18 04:51:29 +08:00
partials 🐛 Fix URL safety declaration for author links 2023-01-21 22:47:08 -08:00
shortcodes Add SVG support to article featured images 2023-01-15 10:38:53 +11:00
404.html Add support for content on taxonomy pages 2022-01-20 14:08:52 +11:00
index.html ♻️ Move homepage recent articles to partial 2021-08-18 14:35:54 +10:00
robots.txt 🩹 Update robots.txt template 2022-01-27 15:58:01 +11:00