diff options
| author | Blista Kanjo | 2021-11-30 02:47:32 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2021-11-30 02:47:32 -0500 |
| commit | a403c343e69430a6453fee2ca732c103c46f78c1 (patch) | |
| tree | fa86d9504aee3049df1d55796c6746dc6fa1cf99 /mit.php | |
| parent | 939f9c09d9acc608fc4ecb4fa06a5f01e96b78aa (diff) | |
removed the overlooked <br> tag in the site description
Diffstat (limited to 'mit.php')
| -rw-r--r-- | mit.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,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> |
