From 92b61b4473c05a454bb2263a180b73f0ba89d014 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sun, 4 Feb 2024 12:02:30 +0200 Subject: Changes within the templates and bunch of other things Changes to be committed: new file: clipboard.min.js modified: content/posts/typography.md new file: katex.min.css modified: templates/404.html modified: templates/index.html modified: templates/macros.html modified: templates/page.html modified: templates/section.html modified: templates/tags/list.html modified: templates/tags/single.html --- content/posts/typography.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') diff --git a/content/posts/typography.md b/content/posts/typography.md index b7eb6a0..9f2f980 100644 --- a/content/posts/typography.md +++ b/content/posts/typography.md @@ -19,7 +19,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i Inline styles to test: -**strong**, *emphasis*, ***strong and emphasis***, `code`, ~~strikethrough~~, :shrug: :heart: :joy: :purple_heart: , $\LaTeX$, $x^2+y^2=1$, $\phi \pi \gamma$, [Link](https://example.com) or just do , testing image: +**strong**, *emphasis*, ***strong and emphasis***, `code`, ~~strikethrough~~, :shrug: :heart: :joy: :purple_heart:, $\LaTeX$, $x^2+y^2=1$, $\phi \space \pi \space \gamma$, [Link](https://example.com) or just do , testing image: ![alt text for image](https://picsum.photos/600/400/?random) -- cgit v1.2.3