1
0
Mirror von https://github.com/AlexKrunch/AnonIB-3D.git synchronisiert 2024-10-04 06:35:15 -04:00
AnonIB-3D/src_php/index.html

30 Zeilen
976 B
HTML

2019-08-17 04:21:07 -04:00
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>AnonIB-3D Server</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!--meta property="og:image" content="img/breadchan_preview.png">
<meta property="og:description" content="The bittorrent imageboard. Powered by Webtorrent.io"-->
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css" >
</head>
<body>
<!--img src="peerchan_tilte.png"-->
<div class="container">
<div class="py-5 text-center">
<h1 class="title">Welcome on AnonIB-3D server-side!</h1>
</div>
</body>
</html>