Skip to content

Commit db72761

Browse files
committed
fix: demo picture for CRope2D
1 parent 018f30c commit db72761

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/demo/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const demos = [
55
{
66
title: 'CRope2D — 14 Example Scenes',
77
subtitle: 'cuberact-library',
8-
image: '/images/e11-playground.png',
8+
image: '/images/crope2d.jpg',
99
imageAlt: 'CRope2D playground — ropes, collisions, and physics in action',
1010
description: 'Collisions, grappling hooks, rope breaking, stress tests, and more — all running via Godot\'s web export.',
1111
href: '/demo/crope2d/',

0 commit comments

Comments
 (0)