From 10e41743e5df81195479aa2dd3ba4d5fb5b1ebf3 Mon Sep 17 00:00:00 2001
From: Dev Uni <wlwhsvkdlxh@gmail.com>
Date: Tue, 07 Feb 2023 16:38:20 +0000
Subject: [PATCH] fix: Bad UI due to head.html (#284)

---
 content/notes/CJK + Latex Support (测试).md |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git "a/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md" "b/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
index 14eb77d..0f9afc2 100644
--- "a/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
+++ "b/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
@@ -17,7 +17,7 @@
     f\hat(\xi),e^{2 \pi i \xi x}
     \,d\xi$$
 	
-Inline math also works with single dollar signs `$...$`. For example, Euler's identity but inline: $e^{i\pi} = 0$
+Inline math also works with single dollar signs `$...$`. For example, Euler's identity but inline: $e^{i\pi} = -1$
 
 Aligned equations work quite well:
 
@@ -38,9 +38,3 @@
 
 ## RTL
 More information on configuring RTL languages like Arabic in the [config](notes/config.md) page.
-
-`![[Image.png|modifier+modifier|#]]`
-
-[[notes/troubleshooting]]
-
-`[[Image.png|modifier+modifier|#]]`
\ No newline at end of file

--
Gitblit v1.10.0