File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/pre-commit/mirrors-prettier
3- rev : v2.6.1
3+ rev : v2.6.2
44 hooks :
55 - id : prettier
66 exclude : src/furo/theme/.*|docs/(recommendations|reference/admonitions).md
77
88 - repo : https://github.com/psf/black
9- rev : 22.1 .0
9+ rev : 22.3 .0
1010 hooks :
1111 - id : black
1212 language_version : python3.8
Original file line number Diff line number Diff line change 7070 {#- Edit this page, on GitHub -#}
7171 {%- if READTHEDOCS and conf_py_path and page_source_suffix and github_user != "None" and github_repo != "None" and github_version %}
7272 < div class ="edit-this-page ">
73- < a class ="muted-link " href ="https://github.com/{{ github_user }}/{{ github_repo }}/edit/{{ github_version }}{{ conf_py_path }}{{ pagename }}{{ page_source_suffix }} ">
74- < svg viewBox ="0 0 24 24 " stroke-width ="1.5 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round ">
73+ < a class ="muted-link " href ="https://github.com/{{ github_user }}/{{ github_repo }}/edit/{{ github_version }}{{ conf_py_path }}{{ pagename }}{{ page_source_suffix }} " title =" {{ _( " Edit this page ") }}" >
74+ < svg aria-hidden =" true " viewBox ="0 0 24 24 " stroke-width ="1.5 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round ">
7575 < path stroke ="none " d ="M0 0h24v24H0z " fill ="none "/>
7676 < path d ="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4 " />
7777 < line x1 ="13.5 " y1 ="6.5 " x2 ="17.5 " y2 ="10.5 " />
7878 </ svg >
79+ < span class ="visually-hidden "> {{ _("Edit this page") }}</ span >
7980 </ a >
8081 </ div >
8182 {% endif %}
You can’t perform that action at this time.
0 commit comments