mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-04 06:09:55 +03:00
Edit title to better fit the current marketing (#829)
This commit is contained in:
@@ -167,9 +167,12 @@ layout: default
|
||||
<div class="background-image" style="background-image: url()"></div>
|
||||
<div class="wrapper">
|
||||
<div class="copy container">
|
||||
<h1>The game engine you've been waiting for.</h1>
|
||||
<p>The Godot Engine is a free, all-in-one, cross-platform game engine that makes it easy for you to create 2D and
|
||||
3D games.</p>
|
||||
<h1>
|
||||
Your free,<br>
|
||||
open‑source<br>
|
||||
game engine.
|
||||
</h1>
|
||||
<p>Develop your 2D & 3D games, cross-platform projects, or even XR ideas!</p>
|
||||
|
||||
<div class="main-download">
|
||||
{% assign stable_version_3 = site.data.versions | find: "featured", "3" %}
|
||||
|
||||
Reference in New Issue
Block a user