blob: 90bccec974efe2bff341fced2a9a49d0d5abd467 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<title> yctct.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 http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="style.css" rel="stylesheet" type="text/css" />
|