We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018f30c commit db72761Copy full SHA for db72761
1 file changed
src/pages/demo/index.astro
@@ -5,7 +5,7 @@ const demos = [
5
{
6
title: 'CRope2D — 14 Example Scenes',
7
subtitle: 'cuberact-library',
8
- image: '/images/e11-playground.png',
+ image: '/images/crope2d.jpg',
9
imageAlt: 'CRope2D playground — ropes, collisions, and physics in action',
10
description: 'Collisions, grappling hooks, rope breaking, stress tests, and more — all running via Godot\'s web export.',
11
href: '/demo/crope2d/',
0 commit comments