aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlista Kanjo2021-11-30 02:45:05 -0500
committerBlista Kanjo2021-11-30 02:45:05 -0500
commitcf306b2a545d88ab797d506f5911556abef0e3da (patch)
treea1ff8f05bb0483e218366865eec907a0d5aabdbc
parent365b25e97d8dd9ef8994d2cedee5e66eed8e54f2 (diff)
first attempt to fix the markdown android bug
-rw-r--r--index.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/index.php b/index.php
index ec17210..9026f38 100644
--- a/index.php
+++ b/index.php
@@ -10,11 +10,9 @@ session_start();
<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 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>