File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
title :
3
3
---
4
4
5
- {{< grid1 columns="1 2 2 2" >}}
5
+ {{< grid columns="1 2 2 2" >}}
6
6
7
7
[[ item]]
8
8
type = 'card'
@@ -20,7 +20,7 @@ body = '''
20
20
Learn recommended tools and approaches for developing Scientific Python libraries.
21
21
'''
22
22
23
- {{< /grid1 >}}
23
+ {{< /grid >}}
24
24
25
25
<!--
26
26
# - buttonText: Maintainer Guide
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Welcome to the Contributor Guide! Here you will find useful resources that will
7
7
8
8
## First steps
9
9
10
- {{< grid1 columns="1 2 2 3" >}}
10
+ {{< grid columns="1 2 2 3" >}}
11
11
12
12
[[ item]]
13
13
type = 'card'
@@ -39,11 +39,11 @@ title = 'First contribution'
39
39
link = 'first-contribution'
40
40
body = 'Start working on your first contribution to open source Scientific Python.'
41
41
42
- {{< /grid1 >}}
42
+ {{< /grid >}}
43
43
44
44
## Getting set up
45
45
46
- {{< grid1 columns="1 2 2 3" >}}
46
+ {{< grid columns="1 2 2 3" >}}
47
47
48
48
[[ item]]
49
49
type = 'card'
@@ -63,4 +63,4 @@ title = 'Next steps'
63
63
link = 'setup/next-steps'
64
64
body = 'Start exploring some of the packages from the Scientific Python ecosystem.'
65
65
66
- {{< /grid1 >}}
66
+ {{< /grid >}}
You can’t perform that action at this time.
0 commit comments