diff --git a/content/posts/build-time-vars-golang.md b/content/posts/build-time-vars-golang.md index f28420c..203d2d0 100644 --- a/content/posts/build-time-vars-golang.md +++ b/content/posts/build-time-vars-golang.md @@ -1,5 +1,5 @@ --- -title: "Set Variables at Build Time in Golang" +title: "Set variables at build time in Golang" date: 2020-01-05T21:00:00Z tags: [golang, programming] draft: false diff --git a/content/posts/git-tips-lint-test-precommit-hook.md b/content/posts/git-tips-lint-test-precommit-hook.md index b903498..6744931 100755 --- a/content/posts/git-tips-lint-test-precommit-hook.md +++ b/content/posts/git-tips-lint-test-precommit-hook.md @@ -1,5 +1,5 @@ --- -title: "Git Tips - Lint + Test Pre-commit Hook" +title: "Git tips - lint + test pre-commit hook" date: 2020-01-01T21:00:39Z tags: [git, bash] --- diff --git a/content/posts/k8s-loadbalancing-metallb.md b/content/posts/k8s-loadbalancing-metallb.md index 0a75743..1e3d974 100644 --- a/content/posts/k8s-loadbalancing-metallb.md +++ b/content/posts/k8s-loadbalancing-metallb.md @@ -1,5 +1,5 @@ --- -title: "Kubernetes Load balancing with Metal LB" +title: "Kubernetes load balancing with Metal LB" date: 2020-01-02T20:57:36Z tags: ["kubernetes", "homelab", "networking"] draft: false