Skip to content

Commit 79b27d1

Browse files
committed
Add missing comma separator between tags
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 0ae872e commit 79b27d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2024-03-08-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Docker Containers
33
author: troglobit
44
date: 2024-03-08 15:44:42 +0100
55
categories: [showcase]
6-
tags: [container, containers, docker podman]
6+
tags: [container, containers, docker, podman]
77
---
88

99
![Docker whale](/assets/img/docker.webp){: width="200" .right}

_posts/2024-03-11-advanced-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Advanced Container Networking
33
author: troglobit
44
date: 2024-03-11 14:11:50 +0100
55
categories: [showcase]
6-
tags: [container, containers, docker podman]
6+
tags: [container, containers, docker, podman]
77
---
88

99
![Docker whale](/assets/img/docker.webp){: width="200" .right}

0 commit comments

Comments
 (0)