Skip to content

Commit 28e0784

Browse files
authored
add homelab category to post (#56)
Cause it took me a while some time to locate as I was looking for it under homelab, cause its in the title and all.
1 parent f0eb541 commit 28e0784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2020-09-12-self-hosted-devops-stack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Build & Deploy Your Own Code in Your Homelab!"
44
date: 2020-09-12 09:00:00 -0500
5-
categories: self-hosted
5+
categories: self-hosted homelab
66
tags: homelab rancher kubernetes gitlab
77
---
88

@@ -97,4 +97,4 @@ contexts:
9797
cluster: "cluster1"
9898

9999
current-context: "cluster1"
100-
```
100+
```

0 commit comments

Comments
 (0)