Commit b6cdd43
fix(blog): make RSS feed discoverable site-wide
The RSS autodiscovery <link> only lived on the blog index and post
pages, so a feed reader pointed at the root domain (postguard.eu) or
any other marketing page found no feed. Move the autodiscovery link
into the marketing layout head so every public page advertises the
feed, and drop the now-redundant per-page duplicate on /blog/.
Refs encryption4all/postguard-business#58
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 06afaa5 commit b6cdd43
2 files changed
Lines changed: 11 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
22 | 33 | | |
23 | 34 | | |
24 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 57 | | |
67 | 58 | | |
68 | 59 | | |
| |||
0 commit comments