blob: 49323a700e3fb6ba72c08f94761a9f6b75ac3e86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<title> yctct on compost.party </title>
<meta charset="utf-8">
<html lang="en">
<meta name="description" content="yctct on compost.party">
<meta name="keywords" content="yctct compost party">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="style.css" rel="stylesheet" type="text/css" />
|