Skip to content

Commit 0f1f0f6

Browse files
committed
๐Ÿ“ Add short project description
1 parent 8ac7ff2 commit 0f1f0f6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

โ€Žsrc/content/docs/index.mdxโ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ hero:
2626

2727
import { LinkButton, Icon } from '@astrojs/starlight/components';
2828
import { YouTube } from '@astro-community/astro-embed-youtube';
29+
2930
import ScrollIndicator from '../../components/ScrollIndicator.astro';
3031
import ShowCase from '../../components/ShowCase.astro';
3132
import ShowCaseItem from '../../components/ShowCaseItem.astro';
@@ -41,13 +42,12 @@ import slide4 from "../../assets/accordion-slide4.webp";
4142

4243
<ShowCase>
4344

44-
{/* <ShowCaseItem title="What is Kando?" type="intro">
45+
<ShowCaseItem title="What is Kando?" type="intro">
4546
<p slot="description">
46-
Kando is an open-source pie menu.
47-
You can use it to launch applications, execute keyboard macros, open files, and much more.
48-
It is designed for ๐Ÿ–ฑ๏ธ mouse, ๐Ÿ–Š๏ธ stylus, ๐Ÿ‘† touch, or ๐ŸŽฎ controller input.
47+
Kando is a free and open-source pie menu. With Kando, you can launch applications, execute keyboard macros, open files, and much more.
48+
It is designed to be used with ๐Ÿ–ฑ๏ธ&nbsp;mouse, ๐Ÿ–Š๏ธ&nbsp;stylus, ๐Ÿ‘†&nbsp;touch, or ๐ŸŽฎ&nbsp;controller input.
4949
</p>
50-
</ShowCaseItem> */}
50+
</ShowCaseItem>
5151

5252
<ShowCaseItem icon="solar:clock-circle-bold" title="Be Fast!" type="left">
5353
<p slot="description">

0 commit comments

Comments
ย (0)