Fix i18n tag

This commit is contained in:
yude 2021-12-26 06:58:15 +09:00
parent 2bd3b69da1
commit 30547e3b81
Signed by: yude
GPG Key ID: EB0FE5D925C4A968
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ export default function Tos(props) {
title="相互リンク"
description="yude.jp と相互にリンクを貼っている Web サイトの一覧"
/>
<Layout title={t('common:mutual')}>
<Layout title={t('mutual')}>
<div>
{query["lang"] === 'ja' ? (
<ReactMarkdown plugins={[gfm]}>