summaryrefslogtreecommitdiffstats
path: root/exampleSite/content/documentation/index.md
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-04-30 12:27:39 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-04-30 12:27:39 +0200
commit1684d82d58f5030f691dc02373e1f777fd13f8db (patch)
tree1c912eaa2576e8aec45c1fc41d62461a5da55fcc /exampleSite/content/documentation/index.md
parentf3ebbf94b8543be4d6bffbb9672f7127b25d7552 (diff)
downloadgohugo-theme-ed-1684d82d58f5030f691dc02373e1f777fd13f8db.tar.gz
Update documentation
Diffstat (limited to 'exampleSite/content/documentation/index.md')
-rw-r--r--exampleSite/content/documentation/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/documentation/index.md b/exampleSite/content/documentation/index.md
index 713d296..767eaff 100644
--- a/exampleSite/content/documentation/index.md
+++ b/exampleSite/content/documentation/index.md
@@ -67,7 +67,7 @@ Ed is a Hugo theme. That means you will need some familiarity with Hugo to take
Once you have gone through these tutorials, you can get started using Ed. Remember to always and only edit content files for your site using [a plain text editor](https://en.wikipedia.org/wiki/Text_editor), and *not* a word processor. I'm composing this file using a plain text editor called [Visual Studio Code](https://code.visualstudio.com/).
-Remember to always use the Hugo convention for naming files: `your-title.md`. You should also make sure that all your texts have the YAML front matter (the information at the top of the file). YAML stands for "YAML Ain't Markup Language"---no disrespect to XML---and it's the main way that Hugo handles named data. Here's an example of YAML front matter:
+Remember to always use the Hugo convention for naming files: `your-title.md`. You should also make sure that all your texts have the YAML front matter (the information at the top of the file). YAML stands for "YAML Ain't Markup Language" --- no disrespect to XML --- and it's the main way that Hugo handles named data. Here's an example of YAML front matter:
~~~ yaml
---