Update links
parent
a16fe5850c
commit
dd00f1a9b0
|
@ -84,7 +84,7 @@ pygmentscodefencesguesssyntax = true
|
||||||
name = "Discord"
|
name = "Discord"
|
||||||
icon = "fa fa-discord"
|
icon = "fa fa-discord"
|
||||||
weight = 1
|
weight = 1
|
||||||
url = ""
|
url = "https://discord.gg/hCh5htU"
|
||||||
#[[params.social]]
|
#[[params.social]]
|
||||||
# name = "Github"
|
# name = "Github"
|
||||||
# icon = "fa fa-github"
|
# icon = "fa fa-github"
|
||||||
|
@ -99,7 +99,7 @@ pygmentscodefencesguesssyntax = true
|
||||||
name = "RSS"
|
name = "RSS"
|
||||||
icon = "fa fa-rss"
|
icon = "fa fa-rss"
|
||||||
weight = 4
|
weight = 4
|
||||||
url = "http://localhost:1313/posts/index.xml" # TODO Update to sub/domain once finalized
|
url = "https://tpc-discord-demo.netlify.app/posts/index.xml" # TODO Update to sub/domain once finalized
|
||||||
rel = "alternate"
|
rel = "alternate"
|
||||||
type = "application/rss+xml"
|
type = "application/rss+xml"
|
||||||
|
|
||||||
|
|
Reference in New Issue