From 857c4e4ca182b55ad8d298d7d56c840e9cb1a76d Mon Sep 17 00:00:00 2001 From: Floren Munteanu Date: Sun, 26 May 2024 13:38:55 -0400 Subject: [PATCH] chore: update AXIVO docs image format (#402) --- exampleSite/content/showcase/index.md | 2 +- exampleSite/content/showcase/index.zh-cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/content/showcase/index.md b/exampleSite/content/showcase/index.md index e3b71d04..a68ae8b6 100644 --- a/exampleSite/content/showcase/index.md +++ b/exampleSite/content/showcase/index.md @@ -16,7 +16,7 @@ Open source projects powered by Hextra {{< card link="https://github.com/axivo/website" title="AXIVO Docs" - image="https://github.com/imfing/hextra/assets/19806136/146b00e0-4ee2-41a3-b063-c9b568f3ef30" + image="https://github.com/imfing/hextra/assets/19806136/f22f0710-23a0-430b-8bad-616283b8a3e5" imageStyle="object-fit:cover; aspect-ratio:16/9;" >}} diff --git a/exampleSite/content/showcase/index.zh-cn.md b/exampleSite/content/showcase/index.zh-cn.md index 0ef3baf1..4feb761c 100644 --- a/exampleSite/content/showcase/index.zh-cn.md +++ b/exampleSite/content/showcase/index.zh-cn.md @@ -16,7 +16,7 @@ layout: wide {{< card link="https://github.com/axivo/website" title="AXIVO Docs" - image="https://github.com/imfing/hextra/assets/19806136/146b00e0-4ee2-41a3-b063-c9b568f3ef30" + image="https://github.com/imfing/hextra/assets/19806136/f22f0710-23a0-430b-8bad-616283b8a3e5" imageStyle="object-fit:cover; aspect-ratio:16/9;" >}}