diff options
| author | kj-sh604 | 2024-07-09 00:59:00 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-07-09 00:59:00 -0400 |
| commit | c0244bd28850c9c53cf4238fc9129622f9519009 (patch) | |
| tree | 809effce7e9057067314d1e626aca7b2d534acd5 | |
| parent | ec2ad819bb415c182bf0159e2ccdc019ef189446 (diff) | |
kj-gitbot: mit.php
| -rw-r--r-- | mit.php | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -4,12 +4,9 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> <link rel="stylesheet" href="../css/style.css"> <link rel="icon" href="../img/site-icon.webp" type="image/x-icon"> - <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> + <link rel="stylesheet" href="https://cdn.rawgit.com/xcatliu/simplemde-theme-dark/master/dist/simplemde-theme-dark.min.css"> <title>procrastiSlides: great for procratinators who need to get a presentation out, quick! 😆</title> <meta name="description" content="create .pdf presentations from markdown! 🤗 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 😂"> |
