Skip to content

Commit c479cff

Browse files
committed
🚚 Rename advanced usage to tutorials
1 parent d9e1ed8 commit c479cff

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export default defineConfig({
7373
],
7474
},
7575
{
76-
label: 'Advanced Usage',
76+
label: 'Tutorials',
7777
items: [
7878
'autostart',
7979
'opening-menus',

src/content/docs/autostart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-FileCopyrightText: Simon Schneegans <code@simonschneegans.de>
33
# SPDX-License-Identifier: CC-BY-4.0
44

5-
title: Start Kando on Login
5+
title: Starting Kando on Login
66
description: Start Kando automatically when you log in to your system.
77
prev:
88
link: /creating-menus

src/content/docs/portable-mode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-FileCopyrightText: Simon Schneegans <code@simonschneegans.de>
33
# SPDX-License-Identifier: CC-BY-4.0
44

5-
title: Portable Mode
5+
title: Using Portable Mode
66
description: Learn how to use Kando in portable mode.
77
sidebar:
88
badge:

0 commit comments

Comments
 (0)