Skip to content

Commit

Permalink
Merge pull request #23 from redpanda-data/add-robots
Browse files Browse the repository at this point in the history
Add robots
  • Loading branch information
JakeSCahill authored Aug 25, 2023
2 parents 2a12b94 + bb82c4f commit 06db5a2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
site:
title: Redpanda Docs
start_page: ROOT:home:index.adoc
url: https://redpanda-antora-site.netlify.app
url: https://docs.redpanda.com
robots: allow
keys:
google_analytics: GTM-WB2CSV5
announcement: false
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redpanda-docs-site",
"version": "1.0.1",
"version": "1.0.2",
"description": "The Antora playbook project for Redpanda documentation.",
"license": "ISC",
"scripts": {
Expand Down

0 comments on commit 06db5a2

Please sign in to comment.