mirror of
https://github.com/godotengine/godot-commit-artifacts.git
synced 2025-12-31 05:48:27 +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.
|
||||
<br>
|
||||
<strong>
|
||||
These builds may not be suitable for production use.
|
||||
These builds are not designed for production use.
|
||||
<br>
|
||||
Please use them for testing purposes only.
|
||||
</strong>
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
<head>
|
||||
<include src="shared/partials/head_content.html"></include>
|
||||
|
||||
<title>Godot Interactive Changelog</title>
|
||||
<meta name="description" content="Godot Engine interactive changelog for each official release of the engine">
|
||||
<meta name="keywords" content="godot, godot engine, gamedev, changelog, project management">
|
||||
<title>Godot Commit Artifacts</title>
|
||||
<meta name="description" content="Godot Engine build artifacts for CI runs of main development branches">
|
||||
<meta name="keywords" content="godot, godot engine, gamedev, build artifacts, download">
|
||||
|
||||
<script src="scripts/index.js"></script>
|
||||
</head>
|
||||
@@ -13,4 +13,4 @@
|
||||
<entry-component></entry-component>
|
||||
<include src="shared/partials/body_content.html"></include>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user