Remove Mastodon
This commit is contained in:
parent
242786ddb7
commit
146c740ea6
12
config.toml
12
config.toml
|
@ -37,28 +37,22 @@ enableRobotsTXT = true
|
||||||
weight = 1
|
weight = 1
|
||||||
url = "https://linkedin.com/in/sam-a-107bbb23b"
|
url = "https://linkedin.com/in/sam-a-107bbb23b"
|
||||||
rel = "noopener noreferrer me"
|
rel = "noopener noreferrer me"
|
||||||
[[params.social]]
|
|
||||||
name = "Mastodon"
|
|
||||||
icon = "fa fa-2x fa-mastodon"
|
|
||||||
weight = 2
|
|
||||||
url = "https://social.data.coop/@samsapti"
|
|
||||||
rel = "noopener noreferrer me"
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "GitHub"
|
name = "GitHub"
|
||||||
icon = "fa fa-2x fa-github"
|
icon = "fa fa-2x fa-github"
|
||||||
weight = 3
|
weight = 2
|
||||||
url = "https://github.com/samsaptidev"
|
url = "https://github.com/samsaptidev"
|
||||||
rel = "noopener noreferrer me"
|
rel = "noopener noreferrer me"
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "Gitea"
|
name = "Gitea"
|
||||||
icon = "fa fa-2x fa-git-square"
|
icon = "fa fa-2x fa-git-square"
|
||||||
weight = 4
|
weight = 3
|
||||||
url = "https://git.data.coop/samsapti"
|
url = "https://git.data.coop/samsapti"
|
||||||
rel = "noopener noreferrer me"
|
rel = "noopener noreferrer me"
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "RSS"
|
name = "RSS"
|
||||||
icon = "fa fa-2x fa-rss"
|
icon = "fa fa-2x fa-rss"
|
||||||
weight = 5
|
weight = 4
|
||||||
url = "posts/index.xml"
|
url = "posts/index.xml"
|
||||||
rel = "alternate"
|
rel = "alternate"
|
||||||
type = "application/rss+xml"
|
type = "application/rss+xml"
|
||||||
|
|
Loading…
Reference in a new issue