mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-19 16:10:16 +00:00
change tag
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
slug: test-post
|
slug: test-post
|
||||||
title: First test post
|
title: First test post
|
||||||
tags: [linux, python, devops, k8s, networks]
|
tags: [linux, python, kubernetes, devops, networks]
|
||||||
date: 2021-09-13T10:00
|
date: 2021-09-13T10:00
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ export default function ClientSection() {
|
|||||||
<div className='margin-top--sm'>DevOps</div>
|
<div className='margin-top--sm'>DevOps</div>
|
||||||
</Link>
|
</Link>
|
||||||
<Link
|
<Link
|
||||||
to='/blog/tags/k8s'
|
to='/blog/tags/kubernetes'
|
||||||
className={clsx('col', 'fill--white', styles['client-icon'], 'margin-top--md')}
|
className={clsx('col', 'fill--white', styles['client-icon'], 'margin-top--md')}
|
||||||
>
|
>
|
||||||
<Kubernetes color='#ffffff' size={48} />
|
<Kubernetes color='#ffffff' size={48} />
|
||||||
|
|||||||
Reference in New Issue
Block a user