This commit is contained in:
2025-08-20 06:20:33 +09:00
parent 4befb103bc
commit 1c10ac5d06
@@ -98,6 +98,7 @@ export default () => {
<MainArea>
<Helmet>
<title>{`${ title } Wiki | ${ SITE_TITLE }`}</title>
{!(wikiPage?.body) && <meta name="robots" content="noindex" />}
</Helmet>
{(wikiPage && version) && (