Skip to content

Commit

Permalink
real
Browse files Browse the repository at this point in the history
real
  • Loading branch information
millxisyes committed Feb 8, 2024
1 parent b1b5d02 commit 55f0f5d
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions real/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="millx.lol - Millx's Website" />
<meta name="theme-color" content="#0095ff" />
<meta property="og:type" content="website" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lexend&family=Lexend+Exa&family=Lexend+Mega&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/css/styles.css" />
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico" />
<style>
/* Your CSS styles here */
</style>
</head>
<body>
<div class="alert">
<span class="closebtn">&times;</span>
Your alert message here.
</div>
<div class="ad1">
<span class="closebtn">&times;</span>
Your advertisement here.
</div>
<div class="toh">
<span class="closebtn">&times;</span>
Another message here.
</div>
<!-- Your content here -->
<h1>Real</h1>
<h2>Real</h2>
<h3>Real</h3>
</body>
</html>

0 comments on commit 55f0f5d

Please sign in to comment.