Skip to content

Commit 59c08d5

Browse files
authored
Configure edit links
1 parent 402fabb commit 59c08d5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

_config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ aux_links:
4242
- https://github.com/pdsinterop
4343
footer_content: '<p xmlns:dct="http://purl.org/dc/terms/" property="dct:rights">Copyright © <span property="dct:dateCopyrighted">2020-2021</span> <span property="dct:publisher">PDS Interop</span>. Distributed under a <a rel="license" href="https://pdsinterop.org/license/">MIT license</a>.</p>'
4444
gh_edit_link: true
45-
gh_edit_repository: https://github.com/pdsinterop/pdsinterop.github.io
45+
gh_edit_repository: https://github.com/pdsinterop/pdsinterop.github.io/
46+
gh_edit_link_text: "Edit this page on GitHub"
47+
gh_edit_branch: "main" # the branch that your docs is served from
48+
gh_edit_view_mode: "edit" # "tree" or "edit" if you want the user to jump into the editor immediately
4649
logo: https://avatars3.githubusercontent.com/u/65920341
4750
search_enabled: true

0 commit comments

Comments
 (0)