-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path404.in.html
More file actions
48 lines (42 loc) · 1.93 KB
/
404.in.html
File metadata and controls
48 lines (42 loc) · 1.93 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>OptiFine Alternatives?</title>
<link rel="preload" href="https://lambdaurora.dev/style.css" as="style">
<meta property="og:type" content="website">
<meta property="og:title" content="OptiFine Alternatives">
<meta property="og:site_name" content="LambdAurora">
<meta property="og:url" content="${WEBSITE_PREFIX}">
<meta property="og:description" content="You're a bit lost... May I interest you in a list of recommended OptiFine alternatives for Minecraft: Java Edition?">
<meta name="description" content="You're a bit lost... May I interest you in a list of recommended OptiFine alternatives for Minecraft: Java Edition?">
<meta name="theme-color" content="#ff5aa2">
<meta name="keywords" content="LambdAurora, OptiFine, OptiFine alternatives, LambdaBetterGrass, LambDynamicLights">
<link rel="stylesheet" type="text/css" href="https://lambdaurora.dev/style.css">
<link rel="stylesheet" type="text/css" href="/style.css">
</head>
<body>
<header></header>
<main class="ls_container">
<article>
<h2>Hi!</h2>
<p>You may be a bit lost, as there's nothing here.</p>
<p>May I interest you in <a href="/">a list of recommended OptiFine alternatives for Minecraft: Java Edition</a> to distract you from this void?</p>
</article>
</main>
<footer class="ls_app_footer">
<div class="ls_app_footer_legal">
<span>
Hosted on <a href="https://pages.cloudflare.com/">CloudFlare Pages</a>.
</span>
<span>
© LambdAurora 2021 - 2025, under <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">CC-BY 4.0</a>.
<br />
Content under <a rel="license" href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0</a>
</span>
</div>
</footer>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>