Fix i18n tag

This commit is contained in:
2021-12-26 06:58:15 +09:00
parent 2bd3b69da1
commit 30547e3b81
+1 -1
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]}>