Skip to content

Commit

Permalink
Add index page for samples with DirectoryLinks component
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Sep 25, 2024
1 parent d430192 commit 8a7d603
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/src/content/docs/samples/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Overview
description: Fully fledged scripts ready to use.
sidebar:
order: 0
---

import DirectoryLinks from "../../../components/DirectoryLinks.astro"

<DirectoryLinks directory="samples" />

0 comments on commit 8a7d603

Please sign in to comment.