From d3f251b6218cfd96f339f1fbf7b9dc77437f545c Mon Sep 17 00:00:00 2001 From: Floren Munteanu Date: Sat, 25 May 2024 05:19:14 -0400 Subject: [PATCH] chore(showcase): add AXIVO docs (#400) --- exampleSite/content/showcase/index.md | 7 +++++++ exampleSite/content/showcase/index.zh-cn.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/exampleSite/content/showcase/index.md b/exampleSite/content/showcase/index.md index 972301fb..e3b71d04 100644 --- a/exampleSite/content/showcase/index.md +++ b/exampleSite/content/showcase/index.md @@ -13,6 +13,13 @@ Open source projects powered by Hextra {{< cards >}} + {{< card + link="https://github.com/axivo/website" + title="AXIVO Docs" + image="https://github.com/imfing/hextra/assets/19806136/146b00e0-4ee2-41a3-b063-c9b568f3ef30" + imageStyle="object-fit:cover; aspect-ratio:16/9;" + >}} + {{< card link="https://github.com/infracourse/web" title="Stanford CS 40" diff --git a/exampleSite/content/showcase/index.zh-cn.md b/exampleSite/content/showcase/index.zh-cn.md index 3626c4fc..0ef3baf1 100644 --- a/exampleSite/content/showcase/index.zh-cn.md +++ b/exampleSite/content/showcase/index.zh-cn.md @@ -13,6 +13,13 @@ layout: wide {{< cards >}} + {{< card + link="https://github.com/axivo/website" + title="AXIVO Docs" + image="https://github.com/imfing/hextra/assets/19806136/146b00e0-4ee2-41a3-b063-c9b568f3ef30" + imageStyle="object-fit:cover; aspect-ratio:16/9;" + >}} + {{< card link="https://github.com/infracourse/web" title="Stanford CS 40"