FIX: Some fixes to the doumentation

This commit is contained in:
Nicolás Hatcher
2024-11-27 22:20:18 +01:00
committed by Nicolás Hatcher Andrés
parent d70ab85396
commit 47acd0d600
5 changed files with 25 additions and 6 deletions

View File

@@ -1990,6 +1990,10 @@ export default defineConfig({
text: "Programming",
collapsed: true,
items: [
{
text: "About",
link: "/programming/about",
},
{
text: "Rust",
link: "/programming/rust",