diff options
| author | Blista Kanjo | 2021-11-30 02:45:57 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2021-11-30 02:45:57 -0500 |
| commit | eef3edbf29c060a6745c38330e22d94cd4433265 (patch) | |
| tree | 7fe0326c05a729a953a97d2fdc20c4bbd82c1084 /download.php | |
| parent | cf306b2a545d88ab797d506f5911556abef0e3da (diff) | |
'unrolling the loop' for the mean time to avoid errors
Diffstat (limited to 'download.php')
| -rw-r--r-- | download.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.php b/download.php index 49cdaba..309e5db 100644 --- a/download.php +++ b/download.php @@ -11,7 +11,7 @@ "> <script src="https://cdn.jsdelivr.net/simplemde/latest/simplemde.min.js"></script> <title>procrastiSlides v0.01</title> - <meta name="description" content="only a simple presentation(s) site that respects your dark mode setting and has responsive web design. <br> + <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> <body> |
