Skip to content

Commit b443f06

Browse files
committed
Change title to Tauri v1
1 parent fb7f4a5 commit b443f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ const footerLinks = [
225225
async function siteConfig() {
226226
const mdxMermaid = await import('mdx-mermaid')
227227
return {
228-
title: 'Tauri Apps',
228+
title: 'Tauri v1',
229229
tagline:
230230
'Build smaller, faster, and more secure desktop applications with a web frontend',
231231
organizationName: 'Tauri Apps',

0 commit comments

Comments
 (0)