summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-10-15 00:15:57 -0700
committerPinapelz <yukais@pinapelz.com>2024-10-15 00:16:15 -0700
commit99ba9bb3c90c55c8475927cdacb0cbfb06a93c1d (patch)
tree03d64de19cbe2e560bca9666d6b0a88d275e5a0e
parent77df19f670a414aa0a556dc42a5ad3e6ad483370 (diff)
add some basic meta tags cause why not
-rw-r--r--about.html4
-rw-r--r--index.html4
2 files changed, 6 insertions, 2 deletions
diff --git a/about.html b/about.html
index c42bee1..5a27522 100644
--- a/about.html
+++ b/about.html
@@ -3,7 +3,9 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>About Me - Pinapelz Moe</title>
+ <title>ok for some reason u want to know about me</title>
+ <meta name="description" content="sure i guess" />
+ <link rel="icon" href="assets/pfp.webp" />
<link rel="stylesheet" type="text/css" href="styles/styles.css" />
<script src="scripts/index.js"></script>
</head>
diff --git a/index.html b/index.html
index f9091a0..414b713 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,9 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Pinapelz Moe</title>
+ <title>pinapelz.moe - u found it</title>
+ <meta name="description" content="moe moe wow why did i make this" />
+ <link rel="icon" href="assets/pfp.webp" />
<link rel="stylesheet" type="text/css" href="styles/styles.css" />
<script src="scripts/index.js"></script>
</head>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage