summaryrefslogtreecommitdiff
path: root/exampleSite
diff options
context:
space:
mode:
authorAndreas Deininger <adeininger@gmail.com>2022-11-21 22:52:05 +0100
committerAndreas Deininger <adeininger@gmail.com>2022-11-21 22:52:05 +0100
commit011b98bd3c2db5bb6b2838591685f8ebb47dba7a (patch)
tree4d5c5294a1db14ba002f93674bc96074b73555c9 /exampleSite
parente018919ead448ff70dd1697c03143a46ad690c71 (diff)
Fixing typo
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/posts/getting-started.md2
-rw-r--r--exampleSite/content/posts/markdown-syntax.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/posts/getting-started.md b/exampleSite/content/posts/getting-started.md
index eb2d37e..8128699 100644
--- a/exampleSite/content/posts/getting-started.md
+++ b/exampleSite/content/posts/getting-started.md
@@ -14,7 +14,7 @@ Puppet is a responsive, simple and clean [Hugo](https://gohugo.io/) theme based
## Install Hugo
-Make sure you have installed the lastest version of [Hugo-extented](https://gohugo.io/getting-started/installing/).
+Make sure you have installed the latest version of [Hugo-extented](https://gohugo.io/getting-started/installing/).
## Create a New Site
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
+++