diff --git a/docs/content/showcase/index.fa.md b/docs/content/showcase/index.fa.md index cb77d3b..efde5c8 100644 --- a/docs/content/showcase/index.fa.md +++ b/docs/content/showcase/index.fa.md @@ -12,10 +12,17 @@ layout: wide

{{< cards >}} + {{< card + link="https://printn.dev" + title="PrintN" + image="https://raw.githubusercontent.com/printn/printn.github.io/refs/heads/main/static/images/screenshot.png" + imageStyle="object-fit:cover; aspect-ratio:16/9;" + >}} + {{< card link="https://beginnerprivacy.com" title="Beginner Privacy" - image="https://github.com/user-attachments/assets/a72582a8-7c54-40cd-b8e3-8fd77164687c" + image="https://raw.githubusercontent.com/beginnerprivacy/beginnerprivacy.com/refs/heads/main/static/images/screenshot.png" imageStyle="object-fit:cover; aspect-ratio:16/9;" >}} diff --git a/docs/content/showcase/index.ja.md b/docs/content/showcase/index.ja.md index 7f21d28..afb9ea1 100644 --- a/docs/content/showcase/index.ja.md +++ b/docs/content/showcase/index.ja.md @@ -12,10 +12,17 @@ Hextra で構築されたオープンソースプロジェクト

{{< cards >}} + {{< card + link="https://printn.dev" + title="PrintN" + image="https://raw.githubusercontent.com/printn/printn.github.io/refs/heads/main/static/images/screenshot.png" + imageStyle="object-fit:cover; aspect-ratio:16/9;" + >}} + {{< card link="https://beginnerprivacy.com" title="Beginner Privacy" - image="https://github.com/user-attachments/assets/a72582a8-7c54-40cd-b8e3-8fd77164687c" + image="https://raw.githubusercontent.com/beginnerprivacy/beginnerprivacy.com/refs/heads/main/static/images/screenshot.png" imageStyle="object-fit:cover; aspect-ratio:16/9;" >}} diff --git a/docs/content/showcase/index.md b/docs/content/showcase/index.md index 48972f5..1d2799c 100644 --- a/docs/content/showcase/index.md +++ b/docs/content/showcase/index.md @@ -12,10 +12,17 @@ Open source projects powered by Hextra

{{< cards >}} + {{< card + link="https://printn.dev" + title="PrintN" + image="https://raw.githubusercontent.com/printn/printn.github.io/refs/heads/main/static/images/screenshot.png" + imageStyle="object-fit:cover; aspect-ratio:16/9;" + >}} + {{< card link="https://beginnerprivacy.com" title="Beginner Privacy" - image="https://github.com/user-attachments/assets/a72582a8-7c54-40cd-b8e3-8fd77164687c" + image="https://raw.githubusercontent.com/beginnerprivacy/beginnerprivacy.com/refs/heads/main/static/images/screenshot.png" imageStyle="object-fit:cover; aspect-ratio:16/9;" >}} diff --git a/docs/content/showcase/index.zh-cn.md b/docs/content/showcase/index.zh-cn.md index 4e513b9..9ac7627 100644 --- a/docs/content/showcase/index.zh-cn.md +++ b/docs/content/showcase/index.zh-cn.md @@ -12,10 +12,17 @@ layout: wide

{{< cards >}} + {{< card + link="https://printn.dev" + title="PrintN" + image="https://raw.githubusercontent.com/printn/printn.github.io/refs/heads/main/static/images/screenshot.png" + imageStyle="object-fit:cover; aspect-ratio:16/9;" + >}} + {{< card link="https://beginnerprivacy.com" title="Beginner Privacy" - image="https://github.com/user-attachments/assets/a72582a8-7c54-40cd-b8e3-8fd77164687c" + image="https://raw.githubusercontent.com/beginnerprivacy/beginnerprivacy.com/refs/heads/main/static/images/screenshot.png" imageStyle="object-fit:cover; aspect-ratio:16/9;" >}}