File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ The **Scientific Python Hugo Theme** is a theme for the
77[ Hugo] ( https://gohugo.io ) static site generator built on the
88[ Fresh] ( https://github.com/StefMa/hugo-fresh ) theme.
99
10- {{< grid1 file="theme-team.toml" columns="2 3 4 5" />}}
10+ {{< grid file="theme-team.toml" columns="2 3 4 5" />}}
Original file line number Diff line number Diff line change 22
33doc: Grids.
44
5- {{< grid1 columns ="1 2 3 4 " outline ="true " > }}
5+ {{< grid columns ="1 2 3 4 " outline ="true " > }}
66
77[[item]]
88type = ''
2020type = ''
2121body = 'D'
2222
23- {{< /grid1 > }}
23+ {{< /grid > }}
2424
25- {{< grid1 columns ="1 2 2 4 " > }}
25+ {{< grid columns ="1 2 2 4 " > }}
2626
2727[[item]]
2828type = 'card'
9292{{< /image > }}'''
9393footer = 'A clickable figure card'
9494
95- {{< /grid1 > }}
95+ {{< /grid > }}
9696
9797*/}}
9898
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments