Skip to content

Commit 5462a52

Browse files
committed
feat: add cat README.md to demo terminal hints
1 parent debfec9 commit 5462a52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/pages/demo.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ import Terminal from "../components/Terminal.astro";
7878
<code data-hint="hdi needs">hdi needs</code>
7979
<code data-hint="hdi --full">hdi --full</code>
8080
<code data-hint="hdi --raw">hdi --raw</code>
81+
<code data-hint="cat README.md">cat README.md</code>
8182
</footer>
8283
</main>
8384
</Layout>

0 commit comments

Comments
 (0)