summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
Diffstat (limited to 'posts')
-rw-r--r--posts/jekyll.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/jekyll.md b/posts/jekyll.md
index 77d2327..7a1ff1c 100644
--- a/posts/jekyll.md
+++ b/posts/jekyll.md
@@ -1,4 +1,4 @@
-[[!meta title"Setup Jekyll from Scratch on a New Linux System"]]
+[[!meta title="Setup Jekyll from Scratch on a New Linux System"]]
[[!meta date="2022-09-19"]]
**Special Note:** Credit needs to be given to user [Achraf JEDAY](https://stackoverflow.com/users/4974784/achraf-jeday) for putting these instructions together on Stack Overflow (although his comments were targeting an older version of Ruby). This post is more for my own personal notes than anything else.