mirror of
https://github.com/mitchell/mjfs-us.git
synced 2025-12-14 18:37:22 +00:00
Add more projects and fixup existing ones
This commit is contained in:
parent
ee0b48af25
commit
e0a2e3df9d
12 changed files with 116 additions and 20 deletions
|
|
@ -25,7 +25,12 @@ export default defineConfig({
|
|||
},
|
||||
{
|
||||
text: "Personal Projects",
|
||||
items: [{ text: "mjfs.us", link: "/mjfs-us" }],
|
||||
items: [
|
||||
{ text: "mjfs.us", link: "/mjfs-us" },
|
||||
{ text: "mjfs.us (Old)", link: "/mjfs-us-react" },
|
||||
{ text: "lambdarouter", link: "/lambdarouter" },
|
||||
{ text: "selfpass", link: "/selfpass" },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue