Skip to content

Commit

Permalink
social follow icons home: mastodon en RSS, no Twotter
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Jun 5, 2024
1 parent c294b73 commit 3adfa5b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions config/_default/menus/menu.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,9 @@
weight = 1
url = "mailto:[email protected]"
[[social]]
name = "twitter"
name = "mastodon"
weight = 2
url = "https://twitter.com/osgeonl"
url = "https://fosstodon.org/@osgeonl"
[[social]]
name = "youtube"
type = "social"
Expand All @@ -170,3 +170,7 @@
type = "social"
weight = 4
url = "https://github.com/osgeonl"
[[social]]
name = "rss"
url = "https://osgeo.nl/index.xml"
weight = 5

0 comments on commit 3adfa5b

Please sign in to comment.