28 lines
704 B
HTML
28 lines
704 B
HTML
<!DOCTYPE html>
|
|
<html prefix="og: http://ogp.me/ns#" lang="en">
|
|
<head>
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.png">
|
|
<link rel="stylesheet" type="text/css" href="/style.css">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=0.5">
|
|
<title id="title">Xolatile.Top</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<div id="links">
|
|
<span>
|
|
| <a href="https://git.xolatile.top/">Git/Xolatile</a>
|
|
| <a href="https://irc.xolatile.top/">IRC/Xolatile</a>
|
|
|
|
|
</span>
|
|
</div>
|
|
<div id="title">
|
|
Top Xolatile
|
|
</div>
|
|
<div id="flag">
|
|
<img style="border: 5px solid black;" width="800px" src="/rs.svg">
|
|
</div>
|
|
</center>
|
|
</body>
|
|
</html>
|