Skip to content

Commit 2516e9c

Browse files
authored
Fix image key for RockPaper entry in showcase.json
1 parent 37190fa commit 2516e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/data/showcase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,6 @@
448448
{
449449
"title": "RockPaper",
450450
"link": "https://mcstech.dev/templates#rock-paper",
451-
"image": "rockpaper"
451+
"image": "rock-paper"
452452
}
453453
]

0 commit comments

Comments
 (0)