diff options
author | Alan Pearce | 2023-04-18 06:57:01 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-18 06:57:01 +0200 |
commit | ec6be6679018fa5369491eeee832181db5c4997e (patch) | |
tree | 481ea0796bcfa13847d77b229a8471553cf1d030 /content/blog/markdown-syntax.md | |
parent | a515537584b41a5554200bc12fed522fcde20949 (diff) | |
download | website-ec6be6679018fa5369491eeee832181db5c4997e.tar.lz website-ec6be6679018fa5369491eeee832181db5c4997e.tar.zst website-ec6be6679018fa5369491eeee832181db5c4997e.zip |
%s/Hugo/Zola/g
Diffstat (limited to 'content/blog/markdown-syntax.md')
-rw-r--r-- | content/blog/markdown-syntax.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/markdown-syntax.md b/content/blog/markdown-syntax.md index 509cb4a..18f912a 100644 --- a/content/blog/markdown-syntax.md +++ b/content/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 |