diff options
| author | June <liumy.f@foxmail.com> | 2022-11-28 14:12:31 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-28 14:12:31 +0800 |
| commit | 22331ce7dcf0b4fe78e002c12576d82edcbc4a29 (patch) | |
| tree | a00e3d61bc5989393820b088d90dd5fb26e27847 /exampleSite/content/posts/markdown-syntax.md | |
| parent | b8b2081a8a1e0e3fe2e7d34c4168b358fdf021d0 (diff) | |
| parent | 011b98bd3c2db5bb6b2838591685f8ebb47dba7a (diff) | |
Merge pull request #23 from deining/contrib
Fixing typos
Diffstat (limited to 'exampleSite/content/posts/markdown-syntax.md')
| -rw-r--r-- | exampleSite/content/posts/markdown-syntax.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/posts/markdown-syntax.md b/exampleSite/content/posts/markdown-syntax.md index 54168ba..a3a0755 100644 --- a/exampleSite/content/posts/markdown-syntax.md +++ b/exampleSite/content/posts/markdown-syntax.md @@ -13,7 +13,7 @@ categories = [ "syntax", ] series = ["Themes Guide"] -aliases = ["migrate-from-jekyl"] +aliases = ["migrate-from-jekyll"] toc = true +++ |
