aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorBlista Kanjo2021-11-30 20:42:39 -0500
committerBlista Kanjo2021-11-30 20:42:55 -0500
commit047f313f177da258dc68adeb6ef4aa23e3e9541e (patch)
treef61bcda90d0034822572376b0f3e5cec4c771d87 /index.php
parent0a31fd5b301663c5c55f502f0d188e3860d56a26 (diff)
slight SEO on all pages
Diffstat (limited to '')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 9ed0e16..d5b673d 100644
--- a/index.php
+++ b/index.php
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="css/style.css?v=<?=time();?>">
<link rel = "icon" href = "img/site-icon.webp" type = "image/x-icon">
<script src="https://cdn.jsdelivr.net/simplemde/latest/simplemde.min.js"></script>
- <title>procrastiSlides v0.01</title>
+ <title>procrastiSlides v0.01: quick & elegant presentations from plain text/markdown for procrastinators and crammers 😆</title>
<meta name="description" content="only a simple presentation(s) site that respects your dark mode setting and has responsive web design.
non-intruisive ads, no tracking, nothing but quick slides from plain text/markdown. 🏃 great for procratinators who need to get a presentation out, quick! 👟. 🏫 try copy and pasting your school notes! that might even work 😂">
</head>