We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53cdf7e commit 24f6a9bCopy full SHA for 24f6a9b
website/projects/sidebar.ts
@@ -6,6 +6,7 @@ const sidebar = [
6
{ text: "CodeAstra", link: "/projects/codeastra" },
7
{ text: "AstraKernel", link: "/projects/astrakernel" },
8
{ text: "DevLog", link: "/projects/devlog" },
9
+ { text: "Capski", link: "/projects/capski" },
10
],
11
collapsed: true,
12
},
0 commit comments