Skip to content

Commit

Permalink
Twitter update, remove status update, add links to Tunables.
Browse files Browse the repository at this point in the history
  • Loading branch information
Senexis committed Aug 1, 2023
1 parent 374d586 commit 45df478
Show file tree
Hide file tree
Showing 6 changed files with 1,761 additions and 1,784 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"patreon": "https://www.patreon.com/bePatron?u=27626198",
"status": "https://status.rdo.gg/",
"translate": "https://translate.rdo.gg/",
"twitter": "https://twitter.com/RDOCompendium"
"twitter": "https://twitter.com/rdo_gg"
}
11 changes: 8 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,12 @@ const config = {
position: 'left',
},
{
href: 'https://status.rdo.gg',
href: 'https://tunables.rdo.gg/',
label: 'Tunables',
position: 'left',
},
{
href: 'https://rdo.gg/status/',
label: 'Status',
position: 'left',
},
Expand All @@ -119,8 +124,8 @@ const config = {
target: '_blank',
position: 'right',
className: 'fa-brands fa-twitter',
title: 'Visit @RDOCompendium on Twitter',
'aria-label': 'Visit @RDOCompendium on Twitter',
title: 'Visit @rdo_gg on Twitter',
'aria-label': 'Visit @rdo_gg on Twitter',
},
{
href: 'https://rdo.gg/discord/',
Expand Down
Loading

0 comments on commit 45df478

Please sign in to comment.