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