42 lines
1.6 KiB
HTML
42 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Freecorn's Server</title>
|
|
<link rel="stylesheet" href="styles.css">
|
|
<link rel="stylesheet" href="footer.css">
|
|
<link rel="icon" type="image/x-icon" href="./favicon.ico">
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu">
|
|
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
|
|
<meta property="og:title" content="Freecorn's Server">
|
|
<meta property="og:description" content="Freecorn stuff on my server ig">
|
|
<meta property="og:image" content="https://freecorn1854.win/images/cornoporno.png">
|
|
<meta property="og:url" content="https://freecorn1854.win">
|
|
</head>
|
|
|
|
<header>
|
|
<a href="./uwu.html" class="app-icon-link">
|
|
<img src="./images/cornoporno.png" alt="Logo">
|
|
</a>
|
|
<h1>Freecorns's Sigma Site!</h1>
|
|
</header>
|
|
|
|
<body>
|
|
<div class="button-container">
|
|
<a href="https://freecorn1854.win">
|
|
<button class="custom-button steam">
|
|
<div class="color-part"></div>
|
|
<div class="button-content">
|
|
<img class="button-image" src="./images/construction.png" alt="Button Logo" style="width: 4.3em; height: auto;">
|
|
<span class="button-text">Under Construction</span>
|
|
</div>
|
|
</button>
|
|
</a>
|
|
</a>
|
|
</a>
|
|
</div>
|
|
<footer>This website is under GPL-3.0 license, you can find the code <a href="https://git.jimbosfiles.com/Freecorn1854/Freecorn-Landing-Page">here. </a>Some art by <a href="https://www.tumblr.com/tinyattack09">tinyattack_09.</a></footer>
|
|
</body>
|
|
</html>
|