AI first commit.
This commit is contained in:
@@ -21,6 +21,11 @@ export default navbar([
|
||||
link: "/python/",
|
||||
icon: "lightbulb",
|
||||
},
|
||||
{
|
||||
text: "AI",
|
||||
link: "/ai/",
|
||||
icon: "lightbulb",
|
||||
},
|
||||
// {
|
||||
// text: "指南",
|
||||
// icon: "lightbulb",
|
||||
|
||||
@@ -32,4 +32,5 @@ export default sidebar({
|
||||
"/interview/": "structure",
|
||||
"/java/": "structure",
|
||||
"/python/": "structure",
|
||||
"/ai/": "structure",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user