|
9 | 9 | <!-- SEO Meta Tags --> |
10 | 10 | <meta name="description" content="A simple, fast, and lightweight note-taking application for macOS, designed for quick access and ease of use." /> |
11 | 11 | <meta name="keywords" content="note-taking, productivity, macOS, desktop app, quick notes" /> |
12 | | - <meta name="author" content="kaigii" /> |
| 12 | + <meta name="author" content="kaigiii" /> |
13 | 13 |
|
14 | 14 | <!-- Open Graph Meta Tags --> |
15 | 15 | <meta property="og:title" content="QuickNote - Simple, Fast Note-Taking App" /> |
16 | 16 | <meta property="og:description" content="A simple, fast, and lightweight note-taking application for macOS, designed for quick access and ease of use." /> |
17 | 17 | <meta property="og:type" content="website" /> |
18 | | - <meta property="og:url" content="https://kaigii.github.io/QuickNote-for-macOS/" /> |
19 | | - <meta property="og:image" content="https://kaigii.github.io/QuickNote-for-macOS/public/icon_app.png" /> |
| 18 | + <meta property="og:url" content="https://kaigiii.github.io/QuickNote-for-macOS/" /> |
| 19 | + <meta property="og:image" content="https://kaigiii.github.io/QuickNote-for-macOS/public/icon_app.png" /> |
20 | 20 |
|
21 | 21 | <!-- Twitter Card Meta Tags --> |
22 | 22 | <meta name="twitter:card" content="summary_large_image" /> |
23 | 23 | <meta name="twitter:title" content="QuickNote - Simple, Fast Note-Taking App" /> |
24 | 24 | <meta name="twitter:description" content="A simple, fast, and lightweight note-taking application for macOS, designed for quick access and ease of use." /> |
25 | | - <meta name="twitter:image" content="https://kaigii.github.io/QuickNote-for-macOS/public/icon_app.png" /> |
| 25 | + <meta name="twitter:image" content="https://kaigiii.github.io/QuickNote-for-macOS/public/icon_app.png" /> |
26 | 26 |
|
27 | 27 | <!-- Google Search Console verification --> |
28 | 28 | <meta name="google-site-verification" content="pC__mPcGW0gpgYpRdaqWSTLx5ZXBukSwdM5Oh352Bhk" /> |
|
0 commit comments