diff options
| author | Kumar Damani <me@kumardamani.net> | 2026-08-03 17:41:12 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2026-08-03 17:41:12 +0000 |
| commit | a108f895607eaa95f813b6a8dd1a0db097ee89c1 (patch) | |
| tree | 921fce48a907a16594903f43a3fb7216f43f103f /main.typ | |
| parent | 0c080d7c859dabc942e0fe13a1289b087e1093c8 (diff) | |
prettier atom feed link rendering
Diffstat (limited to 'main.typ')
| -rw-r--r-- | main.typ | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ // global assets #asset("main.css", read("/global/main.css", encoding: none)) #asset("extlink.svg", read("/global/extlink.svg", encoding: none)) +#asset("feed.svg", read("/global/feed.svg", encoding: none)) #asset("favicon.ico", read("/global/favicon.ico", encoding: none)) #asset("favicon.svg", read("/global/favicon.svg", encoding: none)) #asset("atom.xml", bytes(atom-xml(site-info))) |
