diff options
| author | yctct <yctct@yctct.com> | 2025-04-06 17:52:45 +0200 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2025-04-06 17:52:45 +0200 |
| commit | 8e21459e0a1b7aac2fadbab181146f16530db8e1 (patch) | |
| tree | 1d13c8b30eac11554d833d8fccec0efca5e5ec14 /header.html | |
| parent | bbdab12c540d96c5fa14607257cda39bba535586 (diff) | |
Add header
Diffstat (limited to 'header.html')
| -rw-r--r-- | header.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/header.html b/header.html index a2d7c29..ddb0ca7 100644 --- a/header.html +++ b/header.html @@ -1,7 +1,7 @@ <meta charset="utf-8"> <html lang="en"> -<meta name="description" content="Make a plain text website"> -<meta name="keywords" content="plain text, website"> +<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"> @@ -10,5 +10,5 @@ <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" /> - <title> title </title> + <title> yctct@compost.party </title> |
