File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
55{{< grid columns="1 3 3 3" >}}
66
7- {{< card >}}
7+ [[ item]]
8+ type = 'card'
89title = 'Documented'
910body = '''
1011The theme is documented at https://theme.scientific-python.org .
1112'''
12- {{< /card >}}
1313
14- {{< card >}}
14+ [[ item]]
15+ type = 'card'
1516title = 'Reusable'
1617body = '''
1718The theme is being used by
1819[ scientific-python.org] ( https://github.com/scientific-python/scientific-python.org ) ,
1920[ numpy.org] ( https://github.com/numpy/numpy.org ) , and
2021[ scipy.org] ( https://github.com/scipy/scipy.org ) .
2122'''
22- {{< /card >}}
2323
24- {{< card >}}
24+ [[ item]]
25+ type = 'card'
2526title = 'Community Maintained'
2627body = '''
2728The theme is maintained by the [ Theme Team] ( /about/ ) .
2829'''
29- {{< /card >}}
3030
3131{{< /grid >}}
You can’t perform that action at this time.
0 commit comments