diff options
Diffstat (limited to 'download.php')
| -rw-r--r-- | download.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/download.php b/download.php index 277f5eb..a46facc 100644 --- a/download.php +++ b/download.php @@ -11,6 +11,7 @@ <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 😂"> + <link rel="icon" href="../img/site-icon.webp" type="image/x-icon"> <meta name="color-scheme" content="light dark"> </head> |
