diff options
| author | Andreas Deininger <adeininger@gmail.com> | 2022-11-21 22:52:05 +0100 |
|---|---|---|
| committer | Andreas Deininger <adeininger@gmail.com> | 2022-11-21 22:52:05 +0100 |
| commit | 011b98bd3c2db5bb6b2838591685f8ebb47dba7a (patch) | |
| tree | 4d5c5294a1db14ba002f93674bc96074b73555c9 /exampleSite/content/posts/markdown-syntax.md | |
| parent | e018919ead448ff70dd1697c03143a46ad690c71 (diff) | |
Fixing typo
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 +++ |
