Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2020-02-21 15:51:41 +0300
committerzzossig <zzossig@gmail.com>2020-02-21 15:51:41 +0300
commit0f11b8e333c31150f960881456c5202e9c3afd42 (patch)
tree2d055466872c893e2e8534651cae3516b9dbb81c /exampleSite
parentd7e012c02d8999c3bf6f4091800419ea797d866c (diff)
exampleSite update
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/en/posts/test-mathjax.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/en/posts/test-mathjax.md b/exampleSite/content/en/posts/test-mathjax.md
index 53e9142..2b7f818 100644
--- a/exampleSite/content/en/posts/test-mathjax.md
+++ b/exampleSite/content/en/posts/test-mathjax.md
@@ -16,5 +16,5 @@ libraries:
image: images/feature1/infinity.png
---
-When \\(a \ne 0\\), there are two solutions to \\(\(ax^2 + bx + c = 0\)\\) and they are
-\\[x = {-b \pm \sqrt{b^2-4ac} \over 2a}.\\] \ No newline at end of file
+When $a \ne 0$, there are two solutions to $\(ax^2 + bx + c = 0\)\$ and they are
+$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$ \ No newline at end of file