Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit 293857f

Browse files
committed
noindex old site
1 parent 5a50b33 commit 293857f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config/docusaurus.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ const pathtoPlugins = (name: string) =>
2525
const config = async (): Promise<Partial<ConfigType>> => ({
2626
title: 'Overwolf',
2727
tagline: 'Easily create apps for PC games on the Overwolf framework',
28+
noIndex: true,
2829
url: 'https://overwolf.github.io',
2930
organizationName: 'overwolf',
3031
projectName: 'overwolf.github.io',

0 commit comments

Comments
 (0)