Skip to content

Commit

Permalink
Allow robots to index (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgoss authored Dec 18, 2024
1 parent 34bb3c8 commit 5fba470
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ export default {
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
{
metadata: [{ name: 'robots', content: 'noindex' }],
colorMode: {
defaultMode: 'light',
},
Expand Down
1 change: 0 additions & 1 deletion static/robots.txt

This file was deleted.

0 comments on commit 5fba470

Please sign in to comment.