File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,9 @@ params:
63
63
- title : Documentation
64
64
url : https://docs.pybamm.org/
65
65
is_external : true
66
-
66
+ - title : GitHub
67
+ url : https://github.com/pybamm-team/PyBaMM
68
+ is_external : true
67
69
- title : Learn
68
70
url : /learn/
69
71
# Should link to training and getting started pages
Original file line number Diff line number Diff line change 2
2
title : Homepage
3
3
summary : " The PyBaMM Homepage"
4
4
---
5
+ {{< center bottom="20px" >}}
6
+ {{< buttons/github-star >}}{{< buttons/github-fork >}}
7
+ {{< /center >}}
5
8
6
9
{{< grid columns="1 2 2 3" >}}
7
10
[[ item]]
Original file line number Diff line number Diff line change
1
+ < div style ="text-align: center; margin-bottom: {{ .Get "bottom " | default "0px" }};">
2
+ {{ .Inner }}
3
+ </ div >
You can’t perform that action at this time.
0 commit comments