File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -121,6 +121,7 @@ export default defineConfig({
121121 { text : 'C' , link : '/catalog/c/' } ,
122122 { text : 'C++' , link : '/catalog/cpp/' } ,
123123 { text : 'Go' , link : '/catalog/go/' } ,
124+ { text : 'HTML' , link : '/catalog/html/' } ,
124125 { text : 'Java' , link : '/catalog/java/' } ,
125126 { text : 'Python' , link : '/catalog/python/' } ,
126127 { text : 'Ruby' , link : '/catalog/ruby/' } ,
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ Feel free to join our [Discord](https://discord.gg/4YZjf6htSQ) channel and ask @
1515* [ Go] ( /catalog/go/ )
1616 * [ Match Function Call] ( /catalog/go/#match-function-call )
1717 * [ Find function declarations with names of certain pattern] ( /catalog/go/#find-function-declarations-with-names-of-certain-pattern )
18+ * [ HTML] ( /catalog/go/ )
19+ * [ Upgrade Ant Design Vue] ( /catalog/html/#upgrade-ant-design-vue )
1820* [ Java] ( /catalog/java/ )
1921 * [ No Unused Vars] ( /catalog/java/#no-unused-vars )
2022* [ Python] ( /catalog/python/ )
You can’t perform that action at this time.
0 commit comments