Skip to content

Commit ba980d3

Browse files
committed
dhi: remove dhi tag for language guides
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent 39ad3bc commit ba980d3

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

content/guides/bun/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: |
66
Learn how to containerize JavaScript applications with the Bun runtime.
77
linkTitle: Bun
88
languages: [js]
9-
tags: [dhi]
9+
tags: []
1010
params:
1111
time: 10 minutes
1212
---

content/guides/deno/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: |
66
Learn how to containerize JavaScript applications with the Deno runtime using Docker.
77
linkTitle: Deno
88
languages: [js]
9-
tags: [dhi]
9+
tags: []
1010
params:
1111
time: 10 minutes
1212
---

content/guides/nodejs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ aliases:
1111
- /language/nodejs/
1212
- /guides/language/nodejs/
1313
languages: [js]
14-
tags: [dhi]
14+
tags: []
1515
params:
1616
time: 20 minutes
1717
---

content/guides/python/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ aliases:
1111
- /language/python/
1212
- /guides/language/python/
1313
languages: [python]
14-
tags: [dhi]
14+
tags: []
1515
params:
1616
time: 20 minutes
1717
---

content/guides/ruby/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aliases:
1212
- /language/ruby/
1313
- /guides/language/ruby/
1414
languages: [ruby]
15-
tags: [frameworks, dhi]
15+
tags: [frameworks]
1616
params:
1717
time: 20 minutes
1818
---

0 commit comments

Comments
 (0)