Skip to content

Commit d7d5fbf

Browse files
committed
Set edit_url to false, so we dont display Edit this Page, for now
1 parent d23eee8 commit d7d5fbf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

playbooks/site-local-astra-cli.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ output:
1111
dir: ./../build/astra-cli
1212

1313
content:
14+
edit_url: false
1415
sources:
1516
- url: ./..
1617
branches: HEAD

playbooks/site-publish-astra-cli.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ output:
1515
dir: '~/work/astra-cli-docs/build/site'
1616

1717
content:
18+
edit_url: false
1819
sources:
1920
- url: '~/work/astra-cli-docs'
2021
branches: HEAD

0 commit comments

Comments
 (0)