Add header to feeds page
This commit is contained in:
parent
a1ba841f41
commit
b54f1b1aa2
2 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
+++
|
||||
+++
|
||||
|
||||
# Feeds
|
||||
|
||||
- All English content: [RSS](https://blog.jutty.dev/rss.xml) [Atom](https://blog.jutty.dev/atom.xml)
|
||||
- Blog posts only: [RSS](https://blog.jutty.dev/posts/rss.xml) [Atom](https://blog.jutty.dev/posts/atom.xml)
|
||||
- Links only: [RSS](https://blog.jutty.dev/links/rss.xml) [Atom](https://blog.jutty.dev/links/atom.xml)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
+++
|
||||
+++
|
||||
|
||||
# Feeds
|
||||
|
||||
- Todo o conteúdo em português: [RSS](https://blog.jutty.dev/pt/rss.xml) [Atom](https://blog.jutty.dev/pt/atom.xml)
|
||||
- Apenas posts: [RSS](https://blog.jutty.dev/pt/posts/rss.xml) [Atom](https://blog.jutty.dev/pt/posts/atom.xml)
|
||||
- Apenas links: [RSS](https://blog.jutty.dev/pt/links/rss.xml) [Atom](https://blog.jutty.dev/pt/links/atom.xml)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue