change tag

This commit is contained in:
Artur Akmalov
2023-05-21 20:56:09 +05:00
parent f81970cb7d
commit 9cc2fb0933
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
---
+1 -1
View File
@@ -47,7 +47,7 @@ export default function ClientSection() {
<div className='margin-top--sm'>DevOps</div>
</Link>
<Link
to='/blog/tags/k8s'
to='/blog/tags/kubernetes'
className={clsx('col', 'fill--white', styles['client-icon'], 'margin-top--md')}
>
<Kubernetes color='#ffffff' size={48} />