This commit is contained in:
@ -23,7 +23,7 @@ export default {
|
||||
|
||||
// TODO: email / newsletter sign up?
|
||||
consumables: [
|
||||
{ name: "RSS Feed", url: "https://cy.cyper.cc/rss.xml", icon: "logo-rss" },
|
||||
{ name: "RSS Feed", url: "https://cy.cyper.cc/feed.xml", icon: "logo-rss" },
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{
|
||||
"layout": "layout.liquid",
|
||||
"tags": "post"
|
||||
"tags": "posts"
|
||||
}
|
||||
Reference in New Issue
Block a user