update index.html

This commit is contained in:
2026-07-12 14:29:32 +02:00
parent a833de1b5d
commit 261a6a06b1
+1 -1
View File
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sketaria World</title> <title>Sketaria World</title>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet">
<link href="/park/_style.css" rel="stylesheet"> <link href="/_style.css" rel="stylesheet">
</head> </head>
<body> <body>
<header> <header>