meta data
This commit is contained in:
parent
55e9b390e4
commit
9e61990f39
|
|
@ -53,9 +53,6 @@ export default function RootLayout({ children }: { children: ReactNode }) {
|
||||||
return (
|
return (
|
||||||
<html lang="en" suppressHydrationWarning className="scroll-smooth">
|
<html lang="en" suppressHydrationWarning className="scroll-smooth">
|
||||||
<head>
|
<head>
|
||||||
<title>
|
|
||||||
DIVISI HUMAS POLRI - Pengelolaan Informasi & Dokumentasi Polri
|
|
||||||
</title>
|
|
||||||
<meta
|
<meta
|
||||||
name="theme-color"
|
name="theme-color"
|
||||||
content="white"
|
content="white"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue