mirror of https://github.com/grpc/grpc.io.git
Don't generate daily-build placeholder pages (#732)
This commit is contained in:
parent
a335e23828
commit
4e5a975ccb
|
|
@ -3,4 +3,5 @@ title: Daily builds
|
|||
robots: noindex, nofollow
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: Daily builds
|
|||
robots: noindex, nofollow
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: Daily builds
|
|||
robots: noindex, nofollow
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ title: Daily builds
|
|||
robots: noindex, nofollow
|
||||
weight: 90
|
||||
# Note: this is a placeholder page. The URL to this page redirects elsewhere.
|
||||
_build: { render: link }
|
||||
---
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
# Daily-build pages:
|
||||
#
|
||||
|
||||
/docs/languages/:_/daily-builds/* https://packages.grpc.io 301!
|
||||
/docs/languages/:_/daily-builds/* https://packages.grpc.io
|
||||
|
||||
/docs/talks /showcase
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue