diff options
| author | Blista Kanjo | 2021-11-30 06:11:52 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2021-11-30 06:11:52 -0500 |
| commit | 4f04c0bcd0b52634b8a44a323dd9bb6d6842590c (patch) | |
| tree | 24f4722aef866727d67248a422562c9d5ed926d7 | |
| parent | 6db74d0b39761f082de3ed15b2adbd50d1ef91c1 (diff) | |
grammer correction for some content
Diffstat (limited to '')
| -rw-r--r-- | info.php | 6 |
1 files changed, 3 insertions, 3 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. + <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> @@ -26,8 +26,8 @@ <?php include "includes/nav-header.php" ?> - <h3 class="centered">📑 procrastiSlides aims to provide a way for users to create quick and elegant slideshows using - open source technologies. 📂 + <h3 class="centered">📑 procrastiSlides aims to provide a quick way for users to create elegant slideshow presentations using + open source technologies 📂 </h3> <h3>(non-)features</h3> |
