Skip to content

Commit bf5e48b

Browse files
committed
feat: edit this page button
1 parent bd0177f commit bf5e48b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ site_description: Documentation for the Scratch API and other things
66

77
repo_url: https://github.com/scratch-api/scratch-api.github.io
88
repo_name: scratch-api/scratch-api.github.io
9+
edit_uri: 'edit/main/docs/'
910

1011
theme:
1112
name: material
@@ -28,8 +29,8 @@ theme:
2829
icon: material/brightness-4
2930
name: Switch to light mode
3031

31-
3232
features:
33+
- content.action.edit
3334
- navigation.instant
3435
- navigation.instant.prefetch
3536
- navigation.instant.progress

0 commit comments

Comments
 (0)