Skip to content

Commit

Permalink
chore(showcase): add AXIVO docs (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmunteanu authored May 25, 2024
1 parent d43ac66 commit d3f251b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions exampleSite/content/showcase/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
7 changes: 7 additions & 0 deletions exampleSite/content/showcase/index.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d3f251b

Please sign in to comment.