File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 22 <div >
33 <PageHeader >
44 <ArticleHeader1 >
5- <span class =" text" >azooKey macOS版</span >
5+ <span class =" text" >macOS版</ span > < span class = " text " >azooKey </span >
66 </ArticleHeader1 >
77 <!-- Place this tag where you want the button to render. -->
88 <p >
@@ -55,14 +55,13 @@ import PageArticle from '../components/PageArticle.vue'
5555import { useHead , useSeoMeta } from ' @unhead/vue'
5656import GitHubButton from ' vue-github-button'
5757
58- const title = ' azooKey on macOS '
58+ const title = ' macOS版 | azooKey - 自由自在なキーボードアプリ '
5959const description =
6060 ' iOS向けキーボードアプリ「azooKey」のmacOS版は、ニューラルかな漢字変換エンジンを搭載した本格派日本語入力です。'
6161const image = ' https://azookey.netlify.app/static/og-image.png'
6262
6363useHead ({
64- title: ' macOS版 | azooKey' ,
65- titleTemplate: ' '
64+ title: ' macOS版 |'
6665})
6766
6867useSeoMeta ({
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ const description =
4949const image = ' https://azookey.netlify.app/static/og-image.png'
5050
5151useHead ({
52- title: ' トップページ ' ,
52+ title: ' azooKey - 自由自在なキーボードアプリ ' ,
5353 titleTemplate: ' '
5454})
5555
You can’t perform that action at this time.
0 commit comments