mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-03 00:26:18 +00:00
Update web whit security notices
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Image from "next/image"
|
||||
import Link from "next/link"
|
||||
import { AlertTriangle, FileCode, Shield } from 'lucide-react';
|
||||
import { AlertTriangle, FileCode, Shield } from "lucide-react"
|
||||
|
||||
export default function IntroductionPage() {
|
||||
return (
|
||||
@@ -58,7 +58,6 @@ export default function IntroductionPage() {
|
||||
</Link>{" "}
|
||||
section.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
{/* Security Notice */}
|
||||
<div className="bg-white border rounded-lg shadow-sm p-4 my-4">
|
||||
@@ -89,5 +88,6 @@ export default function IntroductionPage() {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user