feat: flux RSS sur /feed (publies uniquement, autodiscovery dans le head)

This commit is contained in:
Cedric Abonnel
2026-05-08 22:56:41 +02:00
parent f7d80fc72e
commit 9cde19fe42
3 changed files with 73 additions and 0 deletions
+3
View File
@@ -17,6 +17,9 @@
<meta property="og:url" content="https://varlog.a5l.fr/">
<meta property="og:site_name" content="varlog">
<!-- RSS autodiscovery -->
<link rel="alternate" type="application/rss+xml" title="varlog" href="/feed">
<!-- Favicon -->
<link rel="icon" href="/assets/favicon.svg" type="image/svg+xml">