@@ -9,16 +9,22 @@ export const Extension = {
9
9
sponsorLink : "https://github.com/sponsors/estruyf" ,
10
10
sponsorOpenCollective : "https://opencollective.com/frontmatter" ,
11
11
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" ,
15
18
installLink : "vscode:extension/eliostruyf.vscode-front-matter" ,
16
19
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+" ,
19
24
stars : "https://github.com/estruyf/vscode-front-matter/stargazers" ,
20
25
mainSite : "https://frontmatter.codes" ,
21
26
betaSite : "https://beta.frontmatter.codes" ,
22
27
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