diff options
Diffstat (limited to 'download.php')
| -rw-r--r-- | download.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/download.php b/download.php index ee89870..b6aa4cb 100644 --- a/download.php +++ b/download.php @@ -10,9 +10,9 @@ <link rel="stylesheet" href="https://cdn.rawgit.com/xcatliu/simplemde-theme-dark/master/dist/simplemde-theme-dark.min.css "> <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> |
