|
8 | 8 | <meta name="keywords" content="3D Asteroids, browser game, JavaScript game, first-person space shooter, ThreeJS"> |
9 | 9 | <meta name="author" content="Claude 3.7 Sonnet prompted by Tobias Müller"> |
10 | 10 | <meta property="og:type" content="website"> |
11 | | - <meta property="og:url" content="https://www.gptgames.dev/tools/asteroids_3d.html"> |
| 11 | + <meta property="og:url" content="https://www.gptgames.dev/games/asteroids_3d.html"> |
12 | 12 | <meta property="og:title" content="3D Asteroids - First-Person Space Shooter"> |
13 | 13 | <meta property="og:description" content="Navigate through asteroid fields in this immersive 3D browser game. Destroy asteroids, earn points, and survive as long as possible!"> |
14 | 14 | <meta property="og:image" content="https://www.gptgames.dev/screenshots/screenshot_171.png"> |
15 | 15 | <meta property="twitter:card" content="summary_large_image"> |
16 | | - <meta property="twitter:url" content="https://www.gptgames.dev/tools/asteroids_3d.html"> |
| 16 | + <meta property="twitter:url" content="https://www.gptgames.dev/games/asteroids_3d.html"> |
17 | 17 | <meta property="twitter:title" content="3D Asteroids - First-Person Space Shooter"> |
18 | 18 | <meta property="twitter:description" content="Navigate through asteroid fields in this immersive 3D browser game. Destroy asteroids, earn points, and survive as long as possible!"> |
19 | 19 | <meta property="twitter:image" content="https://www.gptgames.dev/screenshots/screenshot_171.png"> |
|
24 | 24 | "name": "3D Asteroids", |
25 | 25 | "description": "First-person 3D Asteroids game where players navigate through space, shooting asteroids and surviving increasingly difficult levels.", |
26 | 26 | "image": "https://www.gptgames.dev/screenshots/screenshot_171.png", |
27 | | - "url": "https://www.gptgames.dev/tools/asteroids_3d.html", |
| 27 | + "url": "https://www.gptgames.dev/games/asteroids_3d.html", |
28 | 28 | "genre": ["Arcade", "Space Shooter", "First-Person"], |
29 | 29 | "author": { |
30 | 30 | "@type": "Person", |
|
0 commit comments