Skip to content

Commit

Permalink
Merge pull request #26 from docknetwork/feat/norobots
Browse files Browse the repository at this point in the history
Add norobots meta
  • Loading branch information
cykoder authored Sep 11, 2023
2 parents ddea324 + b46ba18 commit 8bc2dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/apps/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="theme-color" content="#000000">
<meta name="robots" content="noindex">
<link rel="manifest" href="manifest.json">
<link rel="shortcut icon" href="favicon.ico">
<title><%= htmlWebpackPlugin.options.PAGE_TITLE %></title>
Expand Down

1 comment on commit 8bc2dd8

@vercel
Copy link

@vercel vercel bot commented on 8bc2dd8 Sep 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.