summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--exampleSite/config.toml2
-rw-r--r--exampleSite/content/post/markdown-syntax.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 7c1b214..1c7b30d 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -62,7 +62,7 @@ paginate = 10
cdnLazyPlaceholderCol = "https://cdn.jsdelivr.net/gh/amzrk2/poal-jsdelivr@1.1.0/lazyload/dsrca_loading_480x540.svg"
# enable this to fetch css & js from jsDelivr CDN
- useCDN = false
+ useCDN = true
[markup]
[markup.highlight]
diff --git a/exampleSite/content/post/markdown-syntax.md b/exampleSite/content/post/markdown-syntax.md
index 1b5e083..5fced25 100644
--- a/exampleSite/content/post/markdown-syntax.md
+++ b/exampleSite/content/post/markdown-syntax.md
@@ -1,5 +1,5 @@
+++
-title = "Markdown 测试"
+title = "Markdown Syntax"
date = "2019-03-11"
description = "Markdown 内容渲染测试用页面"
tags = [