summaryrefslogtreecommitdiff
path: root/header.html
diff options
context:
space:
mode:
authorrwd <yctct@yctct.com>2024-09-26 20:34:49 +0200
committerrwd <yctct@yctct.com>2024-09-26 20:34:49 +0200
commit5da0565b02a9add6c6f1b967a224d5148306507f (patch)
tree2a5808f7064a6e19a7eeefcd257679edd588b157 /header.html
Add all files
Diffstat (limited to 'header.html')
-rw-r--r--header.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/header.html b/header.html
new file mode 100644
index 0000000..a2d7c29
--- /dev/null
+++ b/header.html
@@ -0,0 +1,14 @@
+<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="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" />
+ <title> title </title>
+