Update index.html
Browse files- index.html +8 -0
index.html
CHANGED
|
@@ -1,6 +1,14 @@
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="de">
|
| 3 |
<head>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
<meta name="google-site-verification" content="ndJbshO4CFOPURJ44uy8W8qBR_JMsq-gWqqqLtFODtc" />
|
| 5 |
<meta charset="UTF-8">
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="de">
|
| 3 |
<head>
|
| 4 |
+
<meta name="description" content="NoahsChat – Ein Chatroom von NoahsAPP">
|
| 5 |
+
<meta name="keywords" content="NoahsChat, Chat, NoahsAPP">
|
| 6 |
+
|
| 7 |
+
<!-- Für schöne Vorschau beim Teilen -->
|
| 8 |
+
<meta property="og:title" content="NoahsChat">
|
| 9 |
+
<meta property="og:description" content="Ein Chatroom von NoahsAPP">
|
| 10 |
+
<meta property="og:url" content="https://noah33565-chat.static.hf.space">
|
| 11 |
+
|
| 12 |
<meta name="google-site-verification" content="ndJbshO4CFOPURJ44uy8W8qBR_JMsq-gWqqqLtFODtc" />
|
| 13 |
<meta charset="UTF-8">
|
| 14 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|