Skip to content

Commit

Permalink
Add source_edit_link as a theme configuration parameter (#510)
Browse files Browse the repository at this point in the history
This enables providing custom URLs for alternative VCS hosts.
  • Loading branch information
ryuwd committed Sep 29, 2022
1 parent 52fc32f commit 5a0ceca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/furo/theme/furo/theme.conf
Expand Up @@ -26,3 +26,4 @@ top_of_page_button = edit
source_repository =
source_branch =
source_directory =
source_edit_link =

0 comments on commit 5a0ceca

Please sign in to comment.