Skip to content

Commit ff013d5

Browse files
feat(www): add @modalitylang X link to footer
1 parent 7351fb1 commit ff013d5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

sites/www.modality.org/docusaurus.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ const config: Config = {
114114
{
115115
title: 'Community',
116116
items: [
117+
{
118+
label: 'X (Twitter)',
119+
href: 'https://x.com/modalitylang',
120+
},
117121
{
118122
label: 'Discord',
119123
href: 'https://discord.gg/KpYFdrfnkS',

0 commit comments

Comments
 (0)