We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cat README.md
1 parent debfec9 commit 5462a52Copy full SHA for 5462a52
1 file changed
website/src/pages/demo.astro
@@ -78,6 +78,7 @@ import Terminal from "../components/Terminal.astro";
78
<code data-hint="hdi needs">hdi needs</code>
79
<code data-hint="hdi --full">hdi --full</code>
80
<code data-hint="hdi --raw">hdi --raw</code>
81
+ <code data-hint="cat README.md">cat README.md</code>
82
</footer>
83
</main>
84
</Layout>
0 commit comments