|
@@ -4,7 +4,7 @@
|
|
<meta charset='utf-8' />
|
|
<meta charset='utf-8' />
|
|
<meta name='viewport' content='width=device-width, user-scalable=no' />
|
|
<meta name='viewport' content='width=device-width, user-scalable=no' />
|
|
<link id='-gd-engine-icon' rel='icon' type='image/png' href='favicon.png' />
|
|
<link id='-gd-engine-icon' rel='icon' type='image/png' href='favicon.png' />
|
|
- <title>Godot Engine Web Editor ($GODOT_VERSION)</title>
|
|
|
|
|
|
+ <title>Godot Engine Web Editor (@GODOT_VERSION@)</title>
|
|
<style>
|
|
<style>
|
|
*:focus {
|
|
*:focus {
|
|
/* More visible outline for better keyboard navigation. */
|
|
/* More visible outline for better keyboard navigation. */
|
|
@@ -205,7 +205,7 @@
|
|
<br />
|
|
<br />
|
|
<img src="logo.svg" width="1024" height="414" style="width: auto; height: auto; max-width: 85%; max-height: 250px" />
|
|
<img src="logo.svg" width="1024" height="414" style="width: auto; height: auto; max-width: 85%; max-height: 250px" />
|
|
<br />
|
|
<br />
|
|
- $GODOT_VERSION
|
|
|
|
|
|
+ @GODOT_VERSION@
|
|
<br />
|
|
<br />
|
|
<a href="releases/">Need an old version?</a>
|
|
<a href="releases/">Need an old version?</a>
|
|
<br />
|
|
<br />
|