diff options
| author | kj-sh604 | 2024-07-09 12:46:11 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-07-09 12:46:11 -0400 |
| commit | 9090aa93f3d172501b2ee9135dfb0be32e55e444 (patch) | |
| tree | ea230966eabe1109c30109cac124ddcc9e631cc4 /isc.php | |
| parent | 97202359c3cf74d7876ac401ea4701bf2add18b4 (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 'isc.php')
| -rw-r--r-- | isc.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
