File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ site_name: FirecREST v2 Documentation
3
3
# provide a link to the docs in top RHS corner
4
4
repo_url : https://github.com/eth-cscs/firecrest-v2/
5
5
# provide a link to "edit this page" to each page
6
- edit_uri : edit/main /docs/
6
+ edit_uri : edit/master /docs/
7
7
8
8
nav :
9
9
- Welcome : README.md
19
19
theme :
20
20
name : material
21
21
language : en
22
- # custom_dir: docs/.overrides
23
22
features :
24
23
- content.code.copy
25
24
# add an "edit this page" icon on each page
@@ -99,10 +98,5 @@ markdown_extensions:
99
98
# for captioning images
100
99
- pymdownx.blocks.caption
101
100
102
- # disable mathjax until the "GET /javascripts/mathjax.js HTTP/1.1" code 404 errors are fixed
103
- # extra_javascript:
104
- # - javascripts/mathjax.js
105
- # - https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js
106
-
107
101
extra_css :
108
102
- stylesheets/extra.css
You can’t perform that action at this time.
0 commit comments