Xi Ruoyao 7 роки тому
батько
коміт
b5faf7ee0e
2 змінених файлів з 1 додано та 2 видалено
  1. 1 1
      config.toml
  2. 0 1
      content/post/helloworld.md

+ 1 - 1
config.toml

@@ -113,7 +113,7 @@ enableGitInfo = true
 
   # Enable global LaTeX math rendering?
   #   If false, you can enable it locally on a per page basis.
-  math = false
+  math = true
 
   # Highlight.js options
   #   highlight

+ 0 - 1
content/post/helloworld.md

@@ -3,7 +3,6 @@ date = "2017-12-13T03:00:00+08:00"
 draft = false
 tags = []
 title = "Hello, world!"
-math = true
 +++
 
 # Hello, world