diff --git a/blog/test-post.md b/blog/test-post.md index bdfa3cd..fbcaea7 100644 --- a/blog/test-post.md +++ b/blog/test-post.md @@ -1,7 +1,7 @@ --- slug: test-post title: First test post -tags: [linux, python, devops, k8s, networks] +tags: [linux, python, kubernetes, devops, networks] date: 2021-09-13T10:00 --- diff --git a/src/components/home/TopicsSection.tsx b/src/components/home/TopicsSection.tsx index 44be8b7..f88deb1 100644 --- a/src/components/home/TopicsSection.tsx +++ b/src/components/home/TopicsSection.tsx @@ -47,7 +47,7 @@ export default function ClientSection() {
DevOps