Skip to content

Commit 176c1eb

Browse files
committed
fix rss info
1 parent ed43a99 commit 176c1eb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ ignore = [
2121
# RSS
2222

2323
generate_rss = true
24-
website_title = "Your Title"
25-
website_descr = "Your Description"
26-
website_url = "https://your-path.com/"
24+
website_title = "Brian C. Ferrari's Website"
25+
website_descr = "A personal blog about random things."
26+
website_url = "https://cavenfish.github.io/"
2727

2828
+++

0 commit comments

Comments
 (0)