Skip to content

Commit

Permalink
Update config.toml - remove twitter from menus (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Justinzobel authored Feb 10, 2024
1 parent 732d8d6 commit a98ba55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ enableInlineShortcodes = true
main = [ "home", "about", "blog", "download", "dev_tracker", "forums", "funding", "help", "matrix"]
footer = [ "solus", "social", "support", "press"]
solus = [ "about", "download", "experiences", "technologies" ]
social = [ "facebook", "mastodon", "reddit", "twitch", "twitter"]
social = [ "facebook", "mastodon", "reddit", "twitch"]
support = ["dev_tracker", "forums", "funding", "help", "matrix"]
press = ["branding", "press"]

Expand All @@ -53,7 +53,7 @@ enableInlineShortcodes = true
support_us = "/help/contributing/getting-involved/"
team = "/solus/team"
technologies = "/solus/technologies"
twitter = "https://twitter.com/SolusProject"
twitter = ""
twitch = "https://twitch.tv/getsolus"

[params.teams]
Expand Down

0 comments on commit a98ba55

Please sign in to comment.