File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ export default defineConfig({
50
50
{ text : 'Rule Examples' , link : '/catalog/' } ,
51
51
{ text : 'Custom Language' , link : '/advanced/custom-language.html' } ,
52
52
{ text : 'Contributing' , link : '/contributing/how-to.html' } ,
53
+ { text : 'Blog' , link : '/blog.html' } ,
53
54
] ,
54
55
} ,
55
56
{ text : 'Playground' , link : '/playground.html' } ,
@@ -177,6 +178,7 @@ export default defineConfig({
177
178
text : 'Links' ,
178
179
items : [
179
180
{ text : 'Playground' , link : '/playground.html' } ,
181
+ { text : 'Blog' , link : '/blog.html' } ,
180
182
{ text : 'VSCode' , link : 'https://marketplace.visualstudio.com/items?itemName=ast-grep.ast-grep-vscode' } ,
181
183
{ text : 'Discord' , link : 'https://discord.com/invite/4YZjf6htSQ' } ,
182
184
{ text : 'StackOverflow' , link : 'https://stackoverflow.com/questions/tagged/ast-grep' } ,
You can’t perform that action at this time.
0 commit comments