1
1
mirror of https://git.gay/DeltaStudio/PufokReactApp.git synced 2025-09-11 05:38:44 +07:00
2025-08-13 00:28:52 +03:00

39 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>pufok's network</title>
<!-- Open Graph Meta Tags -->
<meta property="og:title" content="pufok's network" />
<meta property="og:description" content="The tiny universe of a silly little fox named pufok." />
<meta property="og:image" content="https://pufok.gay/PublicResources/logo512.png" />
<meta property="og:url" content="https://pufok.gay/" />
<meta property="og:type" content="website" />
<!-- Twitter Cards -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="pufok's network">
<meta name="twitter:description" content="The tiny universe of a silly little fox named pufok.">
<meta name="twitter:image" content="https://pufok.gay/PublicResources/logo512.png">
<!-- Other Description -->
<meta name="description" content="The tiny universe of a silly little fox named pufok." />
<meta keywords="pufok, pushok, fox, silly little fox, gay, femboy, foxes, foxes network, pufok's network" />
<meta name="author" content="pufok" />
<meta name="color-scheme" content="#f5844f">
</head>
<body>
<div id="root"></div>
</body>
</html>