forked from UKSOURCE/ipv6
fix: default vi lang, change event date
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ export const metadata: Metadata = {
|
||||
|
||||
export default function RootLayout({ children }: { children: React.ReactNode }) {
|
||||
return (
|
||||
<html lang="en">
|
||||
<html lang="vi">
|
||||
<head>
|
||||
{/* Nasalization font — path prefixed with basePath for subdirectory deployments */}
|
||||
<style dangerouslySetInnerHTML={{ __html: `
|
||||
|
||||
Reference in New Issue
Block a user