Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Jan 8, 2025
1 parent b03cca0 commit 507690a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ export const nativeMenuItems = [
title: "Dark Web Tools",
path: "/tools/darkweb",
items: [
{ title: "Tenant Breach Lookup", path: "/tools/tenantbreachlookup" },
//{ title: "Tenant Breach Lookup", path: "/tools/tenantbreachlookup" }, also temp remove
{ title: "Individual Breach Lookup", path: "/tools/breachlookup" },
//{ title: "Password Checker", path: "/tools/passwordchecker" }, to add later, find a nice way so people dont just fill in passwords online...
],
Expand Down

0 comments on commit 507690a

Please sign in to comment.