diff --git a/src/content/categories/books.md b/src/content/categories/books.md index 677a3ad..edb7db8 100644 --- a/src/content/categories/books.md +++ b/src/content/categories/books.md @@ -1,4 +1,4 @@ --- -title: 'Books πŸ“–' +title: 'Books' description: 'Books I have read or listened to' --- diff --git a/src/content/categories/cloud.md b/src/content/categories/cloud.md index ba26ee8..be545cf 100644 --- a/src/content/categories/cloud.md +++ b/src/content/categories/cloud.md @@ -1,4 +1,4 @@ --- -title: 'Cloud ☁️' +title: 'Cloud' description: "Its just someone else's server" --- diff --git a/src/content/categories/homelab.md b/src/content/categories/homelab.md index a4e4553..b4cb7c4 100644 --- a/src/content/categories/homelab.md +++ b/src/content/categories/homelab.md @@ -1,4 +1,4 @@ --- -title: 'Homelab 🏠' +title: 'Homelab' description: 'What happens when rack servers find a home' --- diff --git a/src/content/categories/kubernetes.md b/src/content/categories/kubernetes.md index 4e5de61..6748a04 100644 --- a/src/content/categories/kubernetes.md +++ b/src/content/categories/kubernetes.md @@ -1,4 +1,4 @@ --- -title: 'Kubernetes ☸️' +title: 'Kubernetes' description: 'The container orchestration system' --- diff --git a/src/content/categories/life.md b/src/content/categories/life.md index f792acc..4c3d91d 100644 --- a/src/content/categories/life.md +++ b/src/content/categories/life.md @@ -1,4 +1,4 @@ --- -title: 'Life πŸƒπŸ»' +title: 'Life' description: 'Just random musings on everyday stuff' --- diff --git a/src/content/categories/minnesota.md b/src/content/categories/minnesota.md index 1e849a1..bece7cd 100644 --- a/src/content/categories/minnesota.md +++ b/src/content/categories/minnesota.md @@ -1,4 +1,4 @@ --- -title: 'Minnesota 🌳' +title: 'Minnesota' description: 'Land of 10,000 Lakes' --- diff --git a/src/content/categories/python.md b/src/content/categories/python.md index f6b1bd7..48d9487 100644 --- a/src/content/categories/python.md +++ b/src/content/categories/python.md @@ -1,4 +1,4 @@ --- -title: 'Python 🐍' +title: 'Python' description: 'Generally my go to language' --- diff --git a/src/content/categories/tool.md b/src/content/categories/tool.md index e76b613..87408ab 100644 --- a/src/content/categories/tool.md +++ b/src/content/categories/tool.md @@ -1,4 +1,4 @@ --- -title: 'Tool πŸͺœ' +title: 'Tool' description: 'Usually just the software kind' ---