Skip to content

Commit eb9613a

Browse files
authored
grid.html: Remove fourth card (#472)
1 parent e7b6220 commit eb9613a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

layouts/shortcodes/grid.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@
2525
'''
2626
{{< /card >}}
2727

28-
29-
{{< card >}}
30-
header = 'Header'
31-
title = 'Card Title'
32-
body = 'Card content'
33-
footer = 'Footer'
34-
{{< /card >}}
35-
3628
{{< /grid >}}
3729

3830
*/}}

0 commit comments

Comments
 (0)