From d3192bed44cabf7f8e402b30853ff22761be1ec5 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Wed, 21 Feb 2024 13:14:27 +0200 Subject: Resolving quite some problems in the JS, marking the scss colors and more... Changes to be committed: modified: static/js/main.js modified: config.toml modified: content/posts/typography.md modified: sass/_predefined.scss renamed: static/js/clipboard.js -> static/js/copy.js deleted: static/js/clipboard.min.js deleted: static/js/katex.js deleted: static/js/katex.min.js deleted: sass/katex.min.css deleted: sass/katex.css --- 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 9f2f980..3b554cd 100644 --- a/content/posts/typography.md +++ b/content/posts/typography.md @@ -7,8 +7,8 @@ draft = false tags = ["test", "original_post"] [extra] +disable_comments = true toc = true -disable_comments = false +++ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[^1] -- cgit v1.2.3