diff options
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -11,9 +11,9 @@ <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: 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 😂"> + <title>procrastiSlides: great for procratinators who need to get a presentation out, quick! 😆</title> + <meta name="description" content="create presentations from markdown or plain text! 🤗 procrastiSlides is 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. 🏫 try copy and pasting your school notes! that might even work 😂"> </head> <body> <div class=banner> |
