summaryrefslogtreecommitdiffstats
path: root/content/post
diff options
context:
space:
mode:
authorDante Catalfamo2020-06-18 01:38:36 -0400
committerDante Catalfamo2020-06-18 01:38:36 -0400
commiteb7e364efbd75506cd9395a140e1fe349fd21cdb (patch)
tree96f2c593d2074d87208a5d0e761c4c62d24b9227 /content/post
parentdcf6b9ba2b3d994142bd6da208ce1131e56f9f4b (diff)
downloadblog-eb7e364efbd75506cd9395a140e1fe349fd21cdb.tar.gz
blog-eb7e364efbd75506cd9395a140e1fe349fd21cdb.tar.bz2
blog-eb7e364efbd75506cd9395a140e1fe349fd21cdb.zip
Change opening language
Diffstat (limited to 'content/post')
-rw-r--r--content/post/how-this-blog-works/index.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/post/how-this-blog-works/index.org b/content/post/how-this-blog-works/index.org
index a55e4d4..9cbd442 100644
--- a/content/post/how-this-blog-works/index.org
+++ b/content/post/how-this-blog-works/index.org
@@ -17,8 +17,8 @@ approximate list:
- Minimal maintenance
- Good integration with Emacs
-That's how I came up with what I currently use. Let me walk you
-through how I run this blog.
+That's how I came up with what I currently use. Let's walk through how
+it works.
* Framework
@@ -131,7 +131,7 @@ through how I run this blog.
I can now work on the blog as I would any other git repository,
pulling with =git pull= and pushing with =git push=.
-* Web server
+* Web Server
Since this blog is going to be hosted on OpenBSD, we don't need to
install a web server, as it already comes with one built in.