There was an error while loading. Please reload this page.
1 parent eb40f7b commit 64e23e0Copy full SHA for 64e23e0
1 file changed
config.yaml
@@ -11,12 +11,15 @@ markup:
11
unsafe: true
12
renderHooks:
13
link:
14
- enableDefault: true
+ useEmbedded: fallback
15
16
params:
17
description: "Documentation for the Scientific Python community."
18
images:
19
- /images/logo.svg
20
+ fonts:
21
+ - name: "Lato"
22
+ weights: [400, 700]
23
navbarlogo:
24
image: logo.svg
25
text: Learn Scientific Python
0 commit comments