diff --git a/content/guides/bun/_index.md b/content/guides/bun/_index.md index b50e184c32..97dedb8470 100644 --- a/content/guides/bun/_index.md +++ b/content/guides/bun/_index.md @@ -6,7 +6,7 @@ summary: | Learn how to containerize JavaScript applications with the Bun runtime. linkTitle: Bun languages: [js] -tags: [dhi] +tags: [] params: time: 10 minutes --- diff --git a/content/guides/deno/_index.md b/content/guides/deno/_index.md index f2a9dc38b7..3dcee03728 100644 --- a/content/guides/deno/_index.md +++ b/content/guides/deno/_index.md @@ -6,7 +6,7 @@ summary: | Learn how to containerize JavaScript applications with the Deno runtime using Docker. linkTitle: Deno languages: [js] -tags: [dhi] +tags: [] params: time: 10 minutes --- diff --git a/content/guides/nodejs/_index.md b/content/guides/nodejs/_index.md index 57bd6acc19..08c5e87356 100644 --- a/content/guides/nodejs/_index.md +++ b/content/guides/nodejs/_index.md @@ -11,7 +11,7 @@ aliases: - /language/nodejs/ - /guides/language/nodejs/ languages: [js] -tags: [dhi] +tags: [] params: time: 20 minutes --- diff --git a/content/guides/python/_index.md b/content/guides/python/_index.md index 7e4c1dbfa5..e8e9519bc1 100644 --- a/content/guides/python/_index.md +++ b/content/guides/python/_index.md @@ -11,7 +11,7 @@ aliases: - /language/python/ - /guides/language/python/ languages: [python] -tags: [dhi] +tags: [] params: time: 20 minutes --- diff --git a/content/guides/ruby/_index.md b/content/guides/ruby/_index.md index 8c4bce45b9..5652dc7fe5 100644 --- a/content/guides/ruby/_index.md +++ b/content/guides/ruby/_index.md @@ -12,7 +12,7 @@ aliases: - /language/ruby/ - /guides/language/ruby/ languages: [ruby] -tags: [frameworks, dhi] +tags: [frameworks] params: time: 20 minutes ---