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/index.html | 62 +++++++++++++++++++++++++++++++++------------------- templates/page.html | 2 +- 2 files changed, 40 insertions(+), 24 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 39f2405..2ee6be3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,47 +2,63 @@ - - - - - - - + + + + + - - + + + - - - - - - + + + + + + + + - - - - + + + + + + - - + + + - - + + + + + + + + + + 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