Skip to content

Commit

Permalink
mdx -> md
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros-k committed Dec 9, 2024
1 parent 7952def commit 69ee7b0
Show file tree
Hide file tree
Showing 25 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/src/content/docs/community/showcase/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ import { ShowcaseImage } from "starlight-showcases";
href: "/community/showcase/minecraftupdater",
title: "Minecraft Updater",
},
{
thumbnail: import(
"../../../../assets/showcase-images/minesweeper-xp.webp"
),
href: "/community/showcase/minesweeper-xp",
title: "Minesweeper XP",
},
{
thumbnail: import(
"../../../../assets/showcase-images/modalfilemanager.webp"
Expand Down Expand Up @@ -82,6 +89,11 @@ import { ShowcaseImage } from "starlight-showcases";
href: "/community/showcase/portfall",
title: "Portfall",
},
{
thumbnail: import("../../../../assets/showcase-images/resizem.webp"),
href: "/community/showcase/resizem",
title: "Resizem",
},
{
thumbnail: import(
"../../../../assets/showcase-images/restic-browser-2.png"
Expand Down Expand Up @@ -118,6 +130,11 @@ import { ShowcaseImage } from "starlight-showcases";
href: "/community/showcase/tinyrdm",
title: "Tiny RDM",
},
{
thumbnail: import("../../../../assets/showcase-images/wailsterm.webp"),
href: "/community/showcase/wailsterm",
title: "WailsTerm",
},
{
thumbnail: import("../../../../assets/showcase-images/wally.webp"),
href: "/community/showcase/wally",
Expand Down

0 comments on commit 69ee7b0

Please sign in to comment.