Files
godot-website/404.html
2025-08-22 10:52:00 +00:00

5 lines
3.7 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html><html lang=en><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Godot Engine"><meta name=description content="The requested resource is not available on the server."><script defer data-domain=godotengine.org src=https://plausible.godot.foundation/js/script.file-downloads.outbound-links.js></script><meta property="og:site_name" content="Godot Engine"><meta property="og:url" content="https://godotengine.org/404.html"><meta property="og:type" content="website"><meta property="og:description" content="The requested resource is not available on the server."><meta property="og:image" content="https://godotengine.org/assets/share-image.webp"><meta name=twitter:card content="summary_large_image"><meta property="twitter:domain" content="godotengine.org"><meta property="twitter:url" content="https://godotengine.org/404.html"><meta property="og:title" content="404 - Page not found Godot Engine"><title>404 - Page not found Godot Engine</title>
<link rel=alternate type=application/rss+xml title="Godot News" href=/rss.xml><link rel=alternate type=application/json title="Godot News" href=/rss.json><link rel=alternate type=application/atom+xml title="Godot News" href=/atom.xml><link rel=icon href=/assets/favicon.png sizes=any><link rel=icon href=/assets/favicon.svg type=image/svg+xml><link rel=stylesheet href=/assets/css/main.css?121><link rel=stylesheet href=/assets/css/header.css?6><link rel=stylesheet href=/assets/css/tobii.min.css><link rel=preload as=font href=/assets/fonts/Montserrat-Italic-VariableFont_wght.woff2 crossorigin><link rel=preload as=font href=/assets/fonts/Montserrat-VariableFont_wght.woff2 crossorigin><link rel=me href=https://mastodon.gamedev.place/@godotengine><style>body{background-color:var(--base-color);color:var(--base-color-text);font-family:var(--default-font-family)}main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;box-sizing:border-box}@media(min-width:768px){main{height:100vh}}.message{text-align:center}.error{max-width:900px}.error-logo{height:138px}.alternatives{display:grid;gap:30px}.alternatives div{background-color:var(--card-background-color);padding:20px;box-sizing:border-box;box-shadow:0 5px 30px -9px #1c1c1c9e;border-radius:16px}.alternatives .help{grid-column:span 2}.search-bar input{background-color:var(--base-color)}</style><main><div class=error><div class=message><a href=/ style=display:block><img class=error-logo src=/assets/error_logo.svg alt="Godot Engine Error"></a><h1>404 - Page not found</h1></div><div class=alternatives><div><p>You can try searching:<form class=search-bar action=https://duckduckgo.com/><input type=hidden name=sites value=godotengine.org/>
<input name=q maxlength=300 placeholder="Search articles">
<button class="btn search-bar-btn">
<img width=24 height=24 src=/assets/icons/search.svg alt=search title=search></button></form><p>Or visit:<ul><li><a href=/>Home</a><li><a href=/download/windows/ class=set-os-download-url>Download</a><li><a href=https://docs.godotengine.org/en/stable/>Documentation</a><li><a href=/community/>Community</a></ul></div></div><div class=help style=opacity:.8><p>To report an issue with the website, please open an <a href=https://github.com/godotengine/godot-website/>issue on GitHub</a>.</div></div><script>document.addEventListener("DOMContentLoaded",()=>{const e=document.querySelectorAll(".set-os-download-url");for(let n=0;n<e.length;n++){const s=e[n];let o="download";"version"in s.dataset&&s.dataset.version==="3"&&(o="download/3.x");let t="windows";navigator.platform.indexOf("Mac")!==-1?t="macos":navigator.userAgent.indexOf("Android")!==-1?t="android":navigator.platform.indexOf("Linux")!==-1&&(t="linux"),s.href=`/${o}/${t}/`}})</script>