+
+
Curated list of security tools for
- Hackers & Builders!
+ Hackers & Builders!
-
-
- An initiative to share and educate about various tools used in the field of information security.
+
+ An initiative to share and educate about various tools used in the
+ field of information security.
diff --git a/components/Nav.tsx b/components/Nav.tsx
index bfde31f..81dd5a3 100644
--- a/components/Nav.tsx
+++ b/components/Nav.tsx
@@ -1,118 +1,121 @@
-import { useState } from "react";
+import { useState } from 'react';
const Nav = () => {
const [isMenuOpen, setIsMenuOpen] = useState(false);
-
return (
-
-
-
+
+
+
-
-
+
+
TLDR
-
+
-
+
{isMenuOpen && (
-
-
-
+
+
+