Skip to content

Commit c8331d9

Browse files
authored
change discord to more active Web Components community discord
1 parent df35b5d commit c8331d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eleventy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ module.exports = (eleventyConfig) => {
8787
eleventyConfig.addPassthroughCopy("site.webmanifest")
8888
eleventyConfig.addPassthroughCopy("key.gpg")
8989

90-
eleventyConfig.addGlobalData("discord", "https://discord.gg/CqhDNXepDV")
90+
eleventyConfig.addGlobalData("discord", "https://discord.gg/fZVH6b69hQ")
9191
eleventyConfig.addGlobalData("baseurl", "https://webcomponents.guide")
9292
eleventyConfig.addGlobalData("repository", "https://github.com/WebComponentsGuide/webcomponents.guide")
9393
eleventyConfig.addGlobalData("mastodon", "https://fosstodon.org/@webcomponentsguide")

0 commit comments

Comments
 (0)