diff options
| author | kj-sh604 | 2024-07-09 00:58:53 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-07-09 00:58:53 -0400 |
| commit | ac9c1c3fdc18f7d1b073baa0c6cfd9ef35a774b3 (patch) | |
| tree | 681c42d46700780dedc051e5848eaf90e06e9973 | |
| parent | cd28295e14e7ab92f83b974a0ef10c6b0b9719fd (diff) | |
kj-gitbot: LaTeX.php
| -rw-r--r-- | LaTeX.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,12 +4,10 @@ <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> <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 😂"> |
