aboutsummaryrefslogtreecommitdiff
path: root/pages/guidelines.js
diff options
context:
space:
mode:
Diffstat (limited to 'pages/guidelines.js')
-rw-r--r--pages/guidelines.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/pages/guidelines.js b/pages/guidelines.js
index e81e2b1..ea2f4e4 100644
--- a/pages/guidelines.js
+++ b/pages/guidelines.js
@@ -1,5 +1,4 @@
import Meta from '../components/meta'
-import Navigation from "../components/nav";
import Image from "next/image";
const policyList = "list-disc list-inside"
@@ -8,7 +7,6 @@ export default function Guidelines() {
return (
<div className="font-hack bg-material-gray text-white">
<Meta title="Guidelines" description="Guidelines for Andrew Lee Projects Communities/Services"/>
- <Navigation />
<div className="px-5 py-6 space-y-5 flex flex-col">
<div id="top"/>
<div className="flex flex-col text-center justify-center items-center space-y-2">