From d997eaf46d1b2ab463749fd1382282745ba875da Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Mon, 4 May 2020 03:38:08 +0100 Subject: [PATCH] Fixing typo Fixing type in introduction tag --- blog/content/post/first_post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/content/post/first_post.md b/blog/content/post/first_post.md index edc878d..e40d38d 100644 --- a/blog/content/post/first_post.md +++ b/blog/content/post/first_post.md @@ -5,7 +5,7 @@ draft: true authors: - "Daniel Tomlinson" tags: -- Introducition +- Introduction --- Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes) for rich content, along with a [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.