add rss feeds (/rss, /poetry/rss, and /thoughts/rss)
This commit is contained in:
@@ -8,7 +8,6 @@ export interface Metadata {
|
||||
export interface Section {
|
||||
poetry: 'poetry';
|
||||
thoughts: 'thoughts';
|
||||
services: 'services';
|
||||
all: 'all';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user