We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eecf1d2 commit 5892175Copy full SHA for 5892175
1 file changed
doc/content/_index.md
@@ -4,28 +4,28 @@ title:
4
5
{{< grid columns="1 3 3 3" >}}
6
7
-{{< card >}}
+[[item]]
8
+type = 'card'
9
title = 'Documented'
10
body = '''
11
The theme is documented at https://theme.scientific-python.org.
12
'''
-{{< /card >}}
13
14
15
16
title = 'Reusable'
17
18
The theme is being used by
19
[scientific-python.org](https://github.com/scientific-python/scientific-python.org),
20
[numpy.org](https://github.com/numpy/numpy.org), and
21
[scipy.org](https://github.com/scipy/scipy.org).
22
23
24
25
26
title = 'Community Maintained'
27
28
The theme is maintained by the [Theme Team](/about/).
29
30
31
{{< /grid >}}
0 commit comments