diff options
author | amzrk2 | 2020-04-14 11:53:47 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-14 11:53:47 +0800 |
commit | b6598421c2dd159a555f3c244c2e9902cddcf699 (patch) | |
tree | f97c71a4ae13a582ef4f0eba8dd9e8bf70a26254 /exampleSite/content | |
parent | 7dda657d380dda6549f8fd33264c957c390be428 (diff) | |
download | hugo-theme-fuji-b6598421c2dd159a555f3c244c2e9902cddcf699.tar.gz hugo-theme-fuji-b6598421c2dd159a555f3c244c2e9902cddcf699.tar.bz2 hugo-theme-fuji-b6598421c2dd159a555f3c244c2e9902cddcf699.zip |
Update exampleSite content
Diffstat (limited to 'exampleSite/content')
-rw-r--r-- | exampleSite/content/post/math-typesetting.md (renamed from exampleSite/content/post/math-typesetting.mmark) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exampleSite/content/post/math-typesetting.mmark b/exampleSite/content/post/math-typesetting.md index f784e51..ccdbf57 100644 --- a/exampleSite/content/post/math-typesetting.mmark +++ b/exampleSite/content/post/math-typesetting.md @@ -2,7 +2,6 @@ title: Math Typesetting date: 2019-03-08 description: A brief guide to setup KaTeX -markup: mmark math: true --- |