aboutsummaryrefslogtreecommitdiffstats
path: root/LaTeX.php
diff options
context:
space:
mode:
authorkj-sh6042024-07-09 12:46:11 -0400
committerkj-sh6042024-07-09 12:46:11 -0400
commit9090aa93f3d172501b2ee9135dfb0be32e55e444 (patch)
treeea230966eabe1109c30109cac124ddcc9e631cc4 /LaTeX.php
parent97202359c3cf74d7876ac401ea4701bf2add18b4 (diff)
`for file in *.html; do sed -i '/<link rel="icon"/{h;d};$!{x;/<\/head>/!{x;b};x};x;/<\/head>/{x;G}' "$file"; done`
Diffstat (limited to 'LaTeX.php')
-rw-r--r--LaTeX.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/LaTeX.php b/LaTeX.php
index 88378c4..7b121e0 100644
--- a/LaTeX.php
+++ b/LaTeX.php
@@ -10,6 +10,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>