This commit is contained in:
echo 2023-08-09 14:40:58 +03:30 committed by GitHub
parent 75dbb0c094
commit d5703ac28e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,14 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>nya</title>
<meta content="maggie" property="og:title" />
<meta content="My user is maggie I got banned from this website for being wholesome. I apologize for being wholesome and I promise I will read the rules and I will not break them again. Please one more chance! I will left from this website" property="og:description" />
<meta content="https://dp.nea.moe/avatar/330299657458679821.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" />
<title>Web Design!!!!!</title> <title>Web Design!!!!!</title>
<link href="/style.css" rel="stylesheet" type="text/css" media="all"> <link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head> </head>