File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,6 +30,10 @@ sidebar:
3030 url : https://thecanadian.social/@vanlug
3131 icon : fa-brands fa-mastodon
3232 description : Follow us on the fediverse
33+ - title : RSS
34+ url : https://thecanadian.social/@vanlug.rss
35+ icon : fa-solid fa-rss
36+ description : Subscribe to our posts
3337 - title : Bluesky
3438 url : https://bsky.app/profile/vanlug.thecanadian.social.ap.brid.gy
3539 icon : fa-brands fa-bluesky
@@ -64,6 +68,8 @@ socials:
6468donate :
6569 url : https://www.paypal.com/ncp/payment/5LJ46YPC7JJ7E
6670 icon : fa-brands fa-paypal
71+ feed :
72+ rss : https://thecanadian.social/@vanlug.rss
6773luma :
6874 calendar : cal-x23GENOxTsZqSMO
6975 url : https://luma.com/vanlug
Original file line number Diff line number Diff line change 3434 {{ range .Site.Data.links.me }}
3535 < link rel ="me " href ="{{ . }} " />
3636 {{ end }}
37+ < link rel ="alternate " type ="application/rss+xml " title ="Fediverse posts from {{ .Site.Title }} " href ="{{ .Site.Data.links.feed.rss }} " />
3738
3839 < meta name ="author " content ="{{ .Site.Data.site.author }} " />
3940 < meta name ="fediverse:creator " content ="@vanlug@thecanadian.social " />
You can’t perform that action at this time.
0 commit comments