aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown2
-rw-r--r--content/post/2013-10-07-golang-http-handlers-as-middleware.markdown2
-rw-r--r--content/post/2014-02-24-tmux-session-coloring.markdown2
3 files changed, 3 insertions, 3 deletions
diff --git a/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown b/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
index 1338be8..99180b3 100644
--- a/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
+++ b/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
@@ -1,5 +1,5 @@
---
-title: "an embedded key / value store for shell scripts"
+title: "An Embedded Key/Value Store for Shell Scripts"
date: 2012-10-07T10:06:00Z
comments: true
tags: ['shell scripting', 'databases']
diff --git a/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown b/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown
index 243f92f..a42405b 100644
--- a/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown
+++ b/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown
@@ -1,5 +1,5 @@
---
-title: "Golang http handlers as middleware"
+title: "Golang HTTP Handlers as Middleware"
date: 2013-10-07T08:52:00Z
comments: true
tags: ["go", "http"]
diff --git a/content/post/2014-02-24-tmux-session-coloring.markdown b/content/post/2014-02-24-tmux-session-coloring.markdown
index 4028e79..5509f1c 100644
--- a/content/post/2014-02-24-tmux-session-coloring.markdown
+++ b/content/post/2014-02-24-tmux-session-coloring.markdown
@@ -1,5 +1,5 @@
---
-title: "Tmux session coloring"
+title: "Tmux Session Coloring"
date: 2014-02-24T00:00:00Z
comments: true
tags: ["shell scripting", "tmux"]