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({
5050 { text : 'Rule Examples' , link : '/catalog/' } ,
5151 { text : 'Custom Language' , link : '/advanced/custom-language.html' } ,
5252 { text : 'Contributing' , link : '/contributing/how-to.html' } ,
53+ { text : 'Blog' , link : '/blog.html' } ,
5354 ] ,
5455 } ,
5556 { text : 'Playground' , link : '/playground.html' } ,
@@ -177,6 +178,7 @@ export default defineConfig({
177178 text : 'Links' ,
178179 items : [
179180 { text : 'Playground' , link : '/playground.html' } ,
181+ { text : 'Blog' , link : '/blog.html' } ,
180182 { text : 'VSCode' , link : 'https://marketplace.visualstudio.com/items?itemName=ast-grep.ast-grep-vscode' } ,
181183 { text : 'Discord' , link : 'https://discord.com/invite/4YZjf6htSQ' } ,
182184 { text : 'StackOverflow' , link : 'https://stackoverflow.com/questions/tagged/ast-grep' } ,
You can’t perform that action at this time.
0 commit comments