Skip to content

Commit 56d4fc1

Browse files
committed
title
1 parent 8a1dcd2 commit 56d4fc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vitepress/config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import { defineConfig } from 'vitepress';
33
// https://vitepress.dev/reference/site-config
44
export default defineConfig({
55
appearance: 'force-dark',
6-
title: "Authman",
7-
description: "Cross-Platform 2FA Made Easy",
6+
title: "Authman - Cross-Platform 2FA Made Easy",
7+
description: "Authman 2FA is a free, secure and open source cross-platform app to help you manage your 2-step authentication tokens on iOS, Android and desktop, and securely sync them between devices.",
88
head: [
99
// Links
1010
['link', { rel: 'icon', href: '/assets/images/icon.png' }],

0 commit comments

Comments
 (0)