mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update web whit security notices
This commit is contained in:
parent
9859b64cde
commit
cdc65bed48
@ -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>
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user