-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path404.html
More file actions
27 lines (27 loc) · 1.75 KB
/
404.html
File metadata and controls
27 lines (27 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html lang="en" xmlns:fb="http://ogp.me/ns/fb#" prefix="og: https://ogp.me/ns#">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Range Engine - 404</title>
<meta name="description" content="Range Engine Is a Light And Powerful Game Engine And 3D Software"/>
<meta property="og:type" content="website" />
<meta property="og:title" content="Range Engine - 404"/>
<meta property="og:description" content="Range Engine Is a Light And Powerful Game Engine And 3D Software"/>
<meta property="og:site_name" content="404"/>
<meta property="og:image" content="https://rangeengine.tech/img/webp/RanGEs.webp"/>
<link rel="shortcut icon" href="img/webp/favicon.webp"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.min.css"/>
<script src="js/main.js"></script>
</head>
<body style="padding:0;margin:0;text-align:center;background-size:cover;background:#171717;">
<div id="header"></div>
<div style="cursor:default;color:white;font-family:Roboto,sans-serif;background-image:url('img/store/back12store.jpg');background-size:cover;background-repeat:no-repeat;display:block;padding:12% 0px 15% 0px;">
<h1 style="text-decoration-color:#fdfdfd3d;font-size:300px;margin:0;padding:0;">404</h1>
<p style="color:white;text-decoration-color:#fdfdfd62;font-family:Roboto Condensed,sans-serif;font-weight:bold;">We can't find the page you're looking for :(</p>
</div>
</body>
<div id="footer"></div>
</html>