diff options
author | bt <bt@web> | 2023-12-11 08:27:50 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-11 08:27:50 -0500 |
commit | 04a54436bab6db0314019fbcdb8911ae8df14be6 (patch) | |
tree | 55694a66bb421dcd472c5c180d57c61ffb1e0b56 /posts/jekyll.md | |
parent | 5cb119aa21f0760554e3c01db2f33ee7bb52311f (diff) |
Diffstat (limited to 'posts/jekyll.md')
-rw-r--r-- | posts/jekyll.md | 2 |
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. |