diff options
| author | Blista Kanjo | 2021-11-29 02:43:45 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2021-11-29 02:43:45 -0500 |
| commit | 365b25e97d8dd9ef8994d2cedee5e66eed8e54f2 (patch) | |
| tree | 5205cefcfa7ac0d9e0c05a2bce073a2e3c46f67b /index.php | |
| parent | 292229395bf949f0ec893232e128f592bd1346fe (diff) | |
small fixes
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,7 +14,8 @@ session_start(); "--> <script src="https://cdn.jsdelivr.net/simplemde/latest/simplemde.min.js"></script> <title>procrastiSlides v0.01</title> - <meta name="description" content="Hello World! Only a simple coffee site (but respects your dark mode setting and has responsive web design). No ads, no tracking, nothing but basic coffee and good service."> + <meta name="description" content="only a simple presentation(s) site that respects your dark mode setting and has responsive web design. <br> + 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> <div class=banner> |
