diff options
author | Dante Catalfamo | 2020-06-18 01:32:23 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-18 01:32:23 -0400 |
commit | dcf6b9ba2b3d994142bd6da208ce1131e56f9f4b (patch) | |
tree | 2bf7b39142619ad55e3958e4a6c49d9b508cb946 | |
parent | 7634b1d082b547c0a8a4403c06eaef4d859ce747 (diff) | |
download | blog-dcf6b9ba2b3d994142bd6da208ce1131e56f9f4b.tar.gz blog-dcf6b9ba2b3d994142bd6da208ce1131e56f9f4b.tar.bz2 blog-dcf6b9ba2b3d994142bd6da208ce1131e56f9f4b.zip |
Remove part of a sentence
-rw-r--r-- | content/post/how-this-blog-works/index.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/post/how-this-blog-works/index.org b/content/post/how-this-blog-works/index.org index c548f5f..a55e4d4 100644 --- a/content/post/how-this-blog-works/index.org +++ b/content/post/how-this-blog-works/index.org @@ -163,8 +163,8 @@ through how I run this blog. * Using Hugo There's not much to say here. Hugo's [[https://gohugo.io/][website]] has good documentation - on how to get started creating a blog using their program. I'll be - covering the intricacies of using org-mode with hugo in the future. + on how to get started creating a blog. I'll be covering the + intricacies of using org-mode with hugo in the future. * Deployment |