From 3fc5592e2f9e48e7d0ec0b080da3b2fff373de36 Mon Sep 17 00:00:00 2001 From: Prem kumar <90668597+Modern-artist@users.noreply.github.com> Date: Thu, 7 Sep 2023 12:57:40 +0530 Subject: [PATCH 1/2] The image address was wrong. The image address was wrong which caused a blank page in dark mode. Signed-off-by: Prem kumar <90668597+Modern-artist@users.noreply.github.com> --- src/collections/blog/2023/2023-09-05-/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/collections/blog/2023/2023-09-05-/index.mdx b/src/collections/blog/2023/2023-09-05-/index.mdx index 8029e99678c7..bb3c48fc34ee 100644 --- a/src/collections/blog/2023/2023-09-05-/index.mdx +++ b/src/collections/blog/2023/2023-09-05-/index.mdx @@ -4,7 +4,7 @@ subtitle: "Layer5 and Intel Collaboration" date: 2023-09-05 10:30:05 -0530 author: Lee Calcote thumbnail: "../../../../assets/images/partners/intel-colorMode.svg" -darkthumbnail: "../../../../assets/images/partners/intel-white.svg" +darkthumbnail: "../../../../assets/images/partners/intel_white.svg" category: "Partners" description: "This is a short summary of my blog post. This text will show in the blog's list view and in community newsletters." @@ -110,4 +110,4 @@ Stay tuned for more exciting updates in the world of service mesh management wit - [Get Started with Meshery](https://meshery.io/get-started) - [Try Meshery in the Cloud Native Playground](https://play.meshery.io) - \ No newline at end of file + From 81159e10eedec052482386b18c7507a1fa43d0e2 Mon Sep 17 00:00:00 2001 From: Prem kumar <90668597+Modern-artist@users.noreply.github.com> Date: Thu, 7 Sep 2023 14:42:07 +0530 Subject: [PATCH 2/2] Update image address Update image address. Now it is now it is compatible with light and dark mode. Signed-off-by: Prem kumar <90668597+Modern-artist@users.noreply.github.com> --- src/collections/blog/2023/2023-09-05-/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collections/blog/2023/2023-09-05-/index.mdx b/src/collections/blog/2023/2023-09-05-/index.mdx index bb3c48fc34ee..2f0cc526d571 100644 --- a/src/collections/blog/2023/2023-09-05-/index.mdx +++ b/src/collections/blog/2023/2023-09-05-/index.mdx @@ -3,7 +3,7 @@ title: "Unlocking the Power of WebAssembly in Service Mesh Management" subtitle: "Layer5 and Intel Collaboration" date: 2023-09-05 10:30:05 -0530 author: Lee Calcote -thumbnail: "../../../../assets/images/partners/intel-colorMode.svg" +thumbnail: "../../../../assets/images/partners/intel-grey.svg" darkthumbnail: "../../../../assets/images/partners/intel_white.svg" category: "Partners"