From 4dd863d61b2c96fe7cea21bfc2ee0d61e584969e Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Wed, 7 Feb 2024 03:13:29 +0200 Subject: SEO changes + some other functionalities. Link Previews work now. Changes to be committed: new file: sass/katex.css renamed: katex.min.css -> sass/katex.min.css new file: static/Alphara.png new file: static/js/clipboard.js renamed: clipboard.min.js -> static/js/clipboard.min.js new file: static/js/katex.js new file: static/js/katex.min.js modified: static/safari-pinned-tab.svg modified: templates/index.html modified: templates/page.html --- templates/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/page.html') diff --git a/templates/page.html b/templates/page.html index 86c0712..15ccebc 100644 --- a/templates/page.html +++ b/templates/page.html @@ -73,7 +73,7 @@ - + ToC {% endif %} -- cgit v1.2.3