further improvements

This commit is contained in:
padamsen_fisker
2023-12-08 12:27:54 -05:00
parent fc1a5f0219
commit 754c5eb746
4 changed files with 185 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ const MainForm = () => {
setTitle("Flashpacks");
setSitePath([
{
label: "Tools",
label: "Flashpacks",
link: "/tools/flashpacks",
},
]);