Skip to content

Commit b09da2a

Browse files
committed
๐Ÿ“ Tweak some wording
1 parent 6669e01 commit b09da2a

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

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

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,11 @@ import achievements from '../../assets/achievement-screen.png';
4949

5050
<ShowCaseItem title="What is Kando?" type="centered">
5151
<div slot="description" style="margin: 0 10% 10vh 10%">
52-
Kando is a free and open-source pie menu. With Kando, you can launch applications,
53-
execute keyboard macros, open files, and much more. It is designed to be used with
54-
๐Ÿ–ฑ๏ธ&nbsp;mouse, ๐Ÿ–Š๏ธ&nbsp;stylus, ๐Ÿ‘†&nbsp;touch, or ๐ŸŽฎ&nbsp;controller input.
52+
<p>
53+
Kando is a free and open-source pie menu. With Kando, you can launch applications,
54+
execute keyboard macros, open files, and much more. It is designed to be used with
55+
๐Ÿ–ฑ๏ธ&nbsp;mouse, ๐Ÿ–Š๏ธ&nbsp;stylus, ๐Ÿ‘†&nbsp;touch, or ๐ŸŽฎ&nbsp;controller input.
56+
</p>
5557
</div>
5658
</ShowCaseItem>
5759

@@ -170,7 +172,7 @@ import achievements from '../../assets/achievement-screen.png';
170172
<Image src={achievements} alt="achievements screen" class="shadow" />
171173
</SwiperSlide>
172174
<SwiperSlide>
173-
<h2><Icon name="solar:heart-pulse-bold" class="inline-icon" /> Kando is actively developed.</h2>
175+
<h2><Icon name="solar:heart-pulse-bold" class="inline-icon" /> Kando is updated regularly.</h2>
174176
<p>
175177
The latest update of Kando brings an application picker, system icons, wedges
176178
visualizations and many more features and fixes! Watch the video to see the latest
@@ -187,15 +189,17 @@ import achievements from '../../assets/achievement-screen.png';
187189

188190
<ShowCaseItem title="Kando is free." icon="solar:gift-bold" type="centered">
189191
<div slot="description" style="margin: 0 10% 5vh 10%">
192+
<p>
190193
I have a [long history](https://github.com/Schneegans/Gnome-Pie) of [creating pie menus](https://github.com/Schneegans/Fly-Pie).
191194
I strongly believe that they can bring joy and efficiency to many users!
192195
Thus, **I am creating Kando out of sheer passion** and want to make it available to everyone!
193196

194-
Kando is developed in my spare time.
195-
While code contributions are the most awesome way to support the development, donations will encourage me to invest my spare time for developing free and open-source software.
197+
I am working on this projectin my spare time.
198+
While code contributions are the most awesome way to support the development, donations will encourage me to keep working on Kando and help me cover costs for hosting and code signing.
196199

197200
[๐Ÿ’– Support the development โ†’](https://ko-fi.com/schneegans)
198201

202+
</p>
199203
</div>
200204
</ShowCaseItem>
201205

0 commit comments

Comments
ย (0)