diff options
| author | kj-sh604 | 2024-07-09 00:58:59 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-07-09 00:58:59 -0400 |
| commit | ec2ad819bb415c182bf0159e2ccdc019ef189446 (patch) | |
| tree | ec23877eafd17fbc354317650f1a79cbccff2049 /licenses.php | |
| parent | a54973ac3b1759993a175b70abdc5d63685f602f (diff) | |
kj-gitbot: licenses.php
Diffstat (limited to 'licenses.php')
| -rw-r--r-- | licenses.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/licenses.php b/licenses.php index b43e784..7835504 100644 --- a/licenses.php +++ b/licenses.php @@ -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 😂"> |
