feat: more cnages

This commit is contained in:
2023-04-20 15:00:24 +02:00
committed by GitHub
parent 2188bf793a
commit 67625a76a5
4 changed files with 35 additions and 35 deletions

View File

@@ -1,11 +1,27 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="0; URL=rick.mp4">
<meta name="description" content="Enlace de invitación para Vinci">
<title>Invita a Vinci!</title>
</head>
<body>
<p style="color: white;">
We're no strangers to love<br>
You know the rules and so do I<br>
A full commitment's what I'm thinking of<br>
You wouldn't get this from any other guy<br>
I just wanna tell you how I'm feeling<br>
Gotta make you understand<br>
Never gonna give you up<br>
Never gonna let you down<br>
Never gonna run around and desert you<br>
Never gonna make you cry<br>
Never gonna say goodbye<br>
Never gonna tell a lie and hurt you<br>
</p>
</body>
</html>

View File

@@ -1,27 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="0; URL=rick.mp4">
<meta name="description" content="A TLauncher alternative">
<title>TL Legacy</title>
</head>
<body>
<p style="color: white;">
We're no strangers to love<br>
You know the rules and so do I<br>
A full commitment's what I'm thinking of<br>
You wouldn't get this from any other guy<br>
I just wanna tell you how I'm feeling<br>
Gotta make you understand<br>
Never gonna give you up<br>
Never gonna let you down<br>
Never gonna run around and desert you<br>
Never gonna make you cry<br>
Never gonna say goodbye<br>
Never gonna tell a lie and hurt you<br>
</p>
</body>
</html>

11
oldoldindex.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>