-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
32 lines (30 loc) · 1.44 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="utf-8">
<title>RIP LB+</title>
<meta content="when auth and obf" property="og:title" />
<meta content=":mihari_teasip:" property="og:description" />
<meta content="https://liquidbounceplus.github.io" property="og:url" />
<meta content="https://raw.githubusercontent.com/liquidbounceplus/liquidbounceplus.github.io/main/img/whenthe.png" property="og:image" />
<meta name="twitter:card" content="summary_large_image">
<meta content="#00A2FF" data-react-helmet="true" name="theme-color" />
<style>
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');
body {
background-color: rgb(0, 0, 0);
color: rgb(255, 255, 255);
font-family: 'Raleway';
}
</style>
</head>
<body>
<h2>Other continuations of the project:</h2>
<h3>LiquidBouncePlusReborn: <a href="https://liquidbounceplusreborn.github.io/">betas</a> <a href="https://github.com/liquidbounceplusreborn/LiquidbouncePlus-Reborn">releases</a></h3>
<h3>LiquidBouncePlusPlus: <a href="https://liquidbounceplus.github.io/plusplus">betas</a> <a href="https://github.com/PlusPlusMC/LiquidBouncePlusPlus/releases">releases</a></h3>
<br><br>
<h2>btw when auth?</h2>
<img src="https://raw.githubusercontent.com/liquidbounceplus/liquidbounceplus.github.io/main/img/whenthe.png" alt="caught in 4k">
</body>
</html>