mirror of
https://github.com/godotengine/godot-commit-artifacts.git
synced 2026-01-06 06:10:07 +03:00
Adjust page title and description
This commit is contained in:
@@ -72,7 +72,7 @@ export default class IndexDescription extends LitElement {
|
|||||||
active development branches.
|
active development branches.
|
||||||
<br>
|
<br>
|
||||||
<strong>
|
<strong>
|
||||||
These builds may not be suitable for production use.
|
These builds are not designed for production use.
|
||||||
<br>
|
<br>
|
||||||
Please use them for testing purposes only.
|
Please use them for testing purposes only.
|
||||||
</strong>
|
</strong>
|
||||||
|
|||||||
@@ -3,9 +3,9 @@
|
|||||||
<head>
|
<head>
|
||||||
<include src="shared/partials/head_content.html"></include>
|
<include src="shared/partials/head_content.html"></include>
|
||||||
|
|
||||||
<title>Godot Interactive Changelog</title>
|
<title>Godot Commit Artifacts</title>
|
||||||
<meta name="description" content="Godot Engine interactive changelog for each official release of the engine">
|
<meta name="description" content="Godot Engine build artifacts for CI runs of main development branches">
|
||||||
<meta name="keywords" content="godot, godot engine, gamedev, changelog, project management">
|
<meta name="keywords" content="godot, godot engine, gamedev, build artifacts, download">
|
||||||
|
|
||||||
<script src="scripts/index.js"></script>
|
<script src="scripts/index.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user