File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/* Fonts */
22@font-face {
33 font-family : 'M+ 2' ;
4- src : url ('._static/ fonts/Mplus2-Regular.ttf' ) format ('truetype' );
4+ src : url ('fonts/Mplus2-Regular.ttf' ) format ('truetype' );
55 font-weight : normal;
66 font-style : normal;
77}
88
99@font-face {
1010 font-family : 'M+ 2' ;
11- src : url ('._static/ fonts/Mplus2-ExtraBold.ttf' ) format ('truetype' );
11+ src : url ('fonts/Mplus2-ExtraBold.ttf' ) format ('truetype' );
1212 font-weight : bold;
1313 font-style : normal;
1414}
1515
1616@font-face {
1717 font-family : 'M+ Code' ;
18- src : url ('._static/ fonts/MplusCodeLatin50-Regular.ttf' ) format ('truetype' );
18+ src : url ('fonts/MplusCodeLatin50-Regular.ttf' ) format ('truetype' );
1919 font-weight : normal;
2020 font-style : normal;
2121}
2222@font-face {
2323 font-family : 'M+ Code' ;
24- src : url ('._static/ fonts/MplusCodeLatin50-Bold.ttf' ) format ('truetype' );
24+ src : url ('fonts/MplusCodeLatin50-Bold.ttf' ) format ('truetype' );
2525 font-weight : bold;
2626 font-style : normal;
2727}
Original file line number Diff line number Diff line change 1515 "image_dark" : "_static/T4D_logo_wb.svg" ,
1616 "link" : f"{ page_url } /index.html" ,
1717 "alt-text" : "" ,
18- "favicon" : "./ _static/T4d_logo .svg" ,
18+ "favicon" : "_static/T4D_logo .svg" ,
1919}
2020# -- name your project
2121project = 'Practical Scientific Computing'
Original file line number Diff line number Diff line change 11``` {include} ../README.md
2- :end-before: <!-- readme-logo -->
2+ :end-before: <!-- readme-header -->
33```
44:::{div} text-center bg-light text-body p-3 rounded font-monospace
55
1212:target: https://github.com/t4d-gmbh
1313```
1414``` {image} https://raw.githubusercontent.com/t4d-gmbh/.github/main/static/logo/wb/T4D_discover.svg
15- :class: only-light
15+ :class: only-dark
1616:width: 220px
1717:alt: T4D logo
1818:target: https://github.com/t4d-gmbh
You can’t perform that action at this time.
0 commit comments