mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-09-12 08:35:03 +00:00
Add comprehensive RSS feed configuration
This commit is contained in:
@@ -7,6 +7,7 @@ profiles:
|
||||
title: "Anson's Projects"
|
||||
site-url: https://projects.ansonbiggs.com
|
||||
description: A Blog for Technical Topics
|
||||
author: "Anson Biggs"
|
||||
navbar:
|
||||
left:
|
||||
- text: "About"
|
||||
@@ -17,7 +18,11 @@ profiles:
|
||||
# - icon: gitlab
|
||||
# href: https://gitlab.com/MisterBiggs
|
||||
open-graph: true
|
||||
feed: true
|
||||
feed:
|
||||
title: "Anson's Projects"
|
||||
description: "A Blog for Technical Topics"
|
||||
author: "Anson Biggs"
|
||||
items: 10
|
||||
format:
|
||||
html:
|
||||
theme: zephyr
|
||||
|
Reference in New Issue
Block a user