mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 23:11:52 +08:00
feat: add more page
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
export const siteConfig = {
|
||||
name: "MemShellParty",
|
||||
url: "https://party.memshell.news",
|
||||
github: "https://github.com/ReaJason/MemShellParty",
|
||||
navItems: [
|
||||
{
|
||||
href: "/memshell",
|
||||
label: "MemShellGenerator",
|
||||
},
|
||||
{
|
||||
href: "/detection",
|
||||
label: "DetectionGenerator",
|
||||
},
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user