42 lines
1.4 KiB
HTML
42 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<head>
|
|
<title>Info | Freed's place</title>
|
|
<link rel="stylesheet" href="/assets/style.css">
|
|
<link rel="stylesheet" href="/assets/mobile.css">
|
|
<link rel="icon" type="image/x-icon" href="/assets/img/logo.png">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="format-detection" content="telephone=no">
|
|
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
|
<meta http-equiv="Pragma" content="no-cache" />
|
|
<meta http-equiv="Expires" content="0" />
|
|
</head>
|
|
<body>
|
|
<div class="box menu">
|
|
<div class="name"><p>Freed's place</p></div>
|
|
<div class="index">
|
|
<p>
|
|
<a href="/">Home</a> |
|
|
<a href="/about">About</a> |
|
|
<a href="/contact">Contact</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="box content">
|
|
<div class="item">
|
|
<h1>Freed.place</h1>
|
|
<p>Version 3.0<br>Made with <3 by FreedTapestry21<br>This project is licensed under the CC-BY-4.0 license, including all assets signed by Bo.<br><br><a href="https://git.pixelated.sh/FreedTapestry21/freed.place" target="_blank">Check out the source code here!</a></p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="box footer">
|
|
<div class="info">
|
|
<p><a href="/info">Freed's place</a></p>
|
|
</div>
|
|
<div class="copyright">
|
|
<p>Copyright (c) 2022-2025 FreedTapestry21</p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|