{#- Override of Furo's sidebar/brand.html. Reproduces Furo's default brand anchor (logo + project name) and appends a prominent "View on GitHub" button beneath it. The button URL comes from the `source_repository` theme option set in conf.py, so this file is identical across every package in the family. -#} {%- if theme_source_repository %} View on GitHub {%- endif %}