@@ -9,16 +9,22 @@ export const Extension = {
99 sponsorLink : "https://github.com/sponsors/estruyf" ,
1010 sponsorOpenCollective : "https://opencollective.com/frontmatter" ,
1111 sponsorCoffee : "https://www.buymeacoffee.com/zMeFRy9" ,
12- extensionLink : "https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter" ,
13- extensionBetaLink : "https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter-beta" ,
14- reviewLink : "https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter&ssr=false#review-details" ,
12+ extensionLink :
13+ "https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter" ,
14+ extensionBetaLink :
15+ "https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter-beta" ,
16+ reviewLink :
17+ "https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter&ssr=false#review-details" ,
1518 installLink : "vscode:extension/eliostruyf.vscode-front-matter" ,
1619 installBetaLink : "vscode:extension/eliostruyf.vscode-front-matter-beta" ,
17- showcaseLink : "https://github.com/estruyf/vscode-front-matter/issues/new?assignees=&labels=&template=showcase.md&title=Showcase%3A+" ,
18- featureLink : "https://github.com/estruyf/vscode-front-matter/issues/new?assignees=&labels=&template=feature_request.md&title=Enhancement%3A+" ,
20+ showcaseLink :
21+ "https://github.com/estruyf/vscode-front-matter/issues/new?assignees=&labels=&template=showcase.md&title=Showcase%3A+" ,
22+ featureLink :
23+ "https://github.com/estruyf/vscode-front-matter/issues/new?assignees=&labels=&template=feature_request.md&title=Enhancement%3A+" ,
1924 stars : "https://github.com/estruyf/vscode-front-matter/stargazers" ,
2025 mainSite : "https://frontmatter.codes" ,
2126 betaSite : "https://beta.frontmatter.codes" ,
2227 twitter : "https://twitter.com/frontmattercms" ,
23- discord : "https://discord.gg/JBVtNMsJFB"
24- }
28+ bluesky : "https://bsky.app/profile/did:plc:5bb7t7bwr53rrku6vr7osqy2" ,
29+ discord : "https://discord.gg/JBVtNMsJFB" ,
30+ } ;
0 commit comments