diff options
author | Alan Pearce | 2023-04-18 06:57:01 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-18 06:57:01 +0200 |
commit | b5477ad2a0f88ec24228c1af4739297ceff17587 (patch) | |
tree | 5c09bf0014e4d083bb45c7229f2e1de9c946a2d1 /blog/markdown-syntax.md | |
parent | 7da45e0505ed7b1e2db56ad9b1b3093ea5df1627 (diff) | |
download | website-b5477ad2a0f88ec24228c1af4739297ceff17587.tar.lz website-b5477ad2a0f88ec24228c1af4739297ceff17587.tar.zst website-b5477ad2a0f88ec24228c1af4739297ceff17587.zip |
%s/Hugo/Zola/g
Diffstat (limited to 'blog/markdown-syntax.md')
-rw-r--r-- | blog/markdown-syntax.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/markdown-syntax.md b/blog/markdown-syntax.md index 509cb4a..18f912a 100644 --- a/blog/markdown-syntax.md +++ b/blog/markdown-syntax.md @@ -12,7 +12,7 @@ For a quick cheatsheet, check out [https://simplemde.com/markdown-guide](https:/ --- -This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. +This article offers a sample of basic Markdown syntax that can be used in Zola content files, also it shows whether basic HTML elements are decorated with CSS in a Zola theme. <!--more--> ## Headings |