mirror of
https://github.com/godotengine/godot-commit-artifacts.git
synced 2025-12-31 05:48:27 +03:00
12 lines
413 B
HTML
12 lines
413 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<meta charset="utf-8">
|
|
<title>Redirecting…</title>
|
|
<link rel="canonical" href="{{REDIRECT_PATH}}">
|
|
<script>location="{{REDIRECT_PATH}}"</script>
|
|
<meta http-equiv="refresh" content="0; url={{REDIRECT_PATH}}">
|
|
<meta name="robots" content="noindex">
|
|
<h1>Redirecting…</h1>
|
|
<a href="{{REDIRECT_PATH}}">Click here if you are not redirected.</a>
|
|
</html>
|