summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2024-04-18 06:31:00 +0700
committeraltaf-creator <dev@altafcreator.com>2024-04-18 06:31:00 +0700
commit55c08b9dce24bdd12887d82f41a529fbadfaef55 (patch)
tree67dc9f2f910a1ce56a504f81210f340a04aaa661
parente2abdd822a8ca69aba07c4e28c8f29e0f58d0277 (diff)
mastodon verification, retrying 2
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 491b579..0383879 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
- <link rel="me" href="https://mastodon.gamedev.place/@altaf">Mastodon</link>
+ <link rel="me" href="https://mastodon.gamedev.place/@altaf">
<title>This is altaf-creator</title>
<script src="https://kit.fontawesome.com/d279a1f519.js" crossorigin="anonymous"></script>
</head>