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 | |
| 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`
| -rw-r--r-- | LaTeX.php | 1 | ||||
| -rw-r--r-- | download.php | 1 | ||||
| -rw-r--r-- | gpl2.php | 1 | ||||
| -rw-r--r-- | includes/link-tags.php | 2 | ||||
| -rw-r--r-- | index.php | 1 | ||||
| -rw-r--r-- | info.php | 1 | ||||
| -rw-r--r-- | isc.php | 1 | ||||
| -rw-r--r-- | licenses.php | 1 | ||||
| -rw-r--r-- | mit.php | 1 |
9 files changed, 9 insertions, 1 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> 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> @@ -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> diff --git a/includes/link-tags.php b/includes/link-tags.php index 3b5f302..23a6120 100644 --- a/includes/link-tags.php +++ b/includes/link-tags.php @@ -1,2 +1,2 @@ -<link rel="icon" href="../img/site-icon.webp" type="image/x-icon"> +<!-- link rel="icon" href="../img/site-icon.webp" type="image/x-icon" --> <!-- (Unsupported in Chrome) --> <link rel="stylesheet" href="../css/style.css"> @@ -12,6 +12,7 @@ session_start(); ?> <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> @@ -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> @@ -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> diff --git a/licenses.php b/licenses.php index d2fd385..523ed8c 100644 --- a/licenses.php +++ b/licenses.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> @@ -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> |
