Skip to content

Commit 5a0ceca

Browse files
authored
Add source_edit_link as a theme configuration parameter (#510)
This enables providing custom URLs for alternative VCS hosts.
1 parent 52fc32f commit 5a0ceca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/furo/theme/furo/theme.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ top_of_page_button = edit
2626
source_repository =
2727
source_branch =
2828
source_directory =
29+
source_edit_link =

0 commit comments

Comments
 (0)