diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-02-21 13:14:27 +0200 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-02-21 13:14:27 +0200 |
commit | d3192bed44cabf7f8e402b30853ff22761be1ec5 (patch) | |
tree | 700868d2480eb18e164afb42efe9da880ab599a2 /content/posts/typography.md | |
parent | 7aab4f576a04ac0a12f9114d3ddefae59a58f7ab (diff) |
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
Diffstat (limited to 'content/posts/typography.md')
-rw-r--r-- | content/posts/typography.md | 2 |
1 files changed, 1 insertions, 1 deletions
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] |