Skip to content

Commit 24f6a9b

Browse files
committed
add capski to sidebar
1 parent 53cdf7e commit 24f6a9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/projects/sidebar.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const sidebar = [
66
{ text: "CodeAstra", link: "/projects/codeastra" },
77
{ text: "AstraKernel", link: "/projects/astrakernel" },
88
{ text: "DevLog", link: "/projects/devlog" },
9+
{ text: "Capski", link: "/projects/capski" },
910
],
1011
collapsed: true,
1112
},

0 commit comments

Comments
 (0)