Skip to content

Commit b52833d

Browse files
committed
Fix links
1 parent 960627f commit b52833d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export default defineConfig({
9494
],
9595
social: [
9696
{ icon: 'discourse', label: 'Forums', href: 'https://github.com/orgs/appfair/discussions' },
97-
{ icon: 'slack', label: 'Slack', href: '/slack/' },
97+
//{ icon: 'slack', label: 'Slack', href: '/slack/' },
9898
{ icon: 'mastodon', label: 'Mastodon', href: 'https://fosstodon.org/@appfair' },
9999
{ icon: 'github', label: 'GitHub', href: 'https://github.com/orgs/appfair' },
100100
],

0 commit comments

Comments
 (0)