Merge pull request #24 from hexahigh/dev

Dev
This commit is contained in:
Boof 2022-12-13 15:16:56 +01:00 committed by GitHub
commit 696cdd1a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 24 additions and 18 deletions

View File

@ -1,9 +1,6 @@
<!DOCTYPE html>
<html lang="en" >
<head>
<HTML>
<HTML lang="en">
<HEAD>
<LINK href="/style.css" rel="stylesheet" type="text/css">
<meta charset="UTF-8">
<link rel="icon" type="image/x-icon" href="favicon.png">
<title>Bad website</title>

View File

@ -1,11 +1,7 @@
<!DOCTYPE html>
<html lang="en" >
<LINK href="/style.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/style.css" Type="text/css" media="all">
<title>Bad website</title>
<head>
<HTML>
<HEAD>
<HTML lang="en">
<head>
<link rel="stylesheet" href="/style.css" Type="text/css" media="all">
<meta charset="UTF-8">
<link rel="icon" type="image/x-icon" href="/favicon.png">
<title>Bad website</title>

View File

@ -1,24 +1,21 @@
<!DOCTYPE html>
<html lang="en" >
<head>
<HTML>
<HTML lang="en">
<HEAD>
<meta name="ahrefs-site-verification" content="dddc9587d8e6d98c3ad0e2b49cdba8522194cef2529d26a21dce6ddce57b1110">
<LINK href="style.css" rel="stylesheet" type="text/css">
<meta charset="UTF-8">
<link rel="icon" type="image/x-icon" href="favicon.png">
<title>Bad website</title>
<link rel="stylesheet" href="style.css" Type="text/css" media="all">
<script src="index.js"></script>
<link rel="canonical" href="/index.html">
</HEAD>
<BODY class="animated-back">
<!-- <img onclick="window.location.href='http://gg.gg/b0gamead2'" class="alignnone size-full wp-image-1303" class="floatRight" src="/files/img/ad.png" alt="" width="318.75" height="468.75" id="hp"/></div> -->
<p>On this website i host games and other stuff.</p>
<h1 style="font-size:2vw">Contact:</h1>
<BODY class="animated-back">
<h1>Contact:</h1>
<p>Discord: Boof V2#4806</p>
<p>Email: <a href="mailto:admin@boof.eu.org">admin@boof.eu.org</a></p>
<h1 style="font-size:2vw">Links</h1>
<h1>Links</h1>
<p><a href="https://status.boof.eu.org">Status</a></p>
<p><a href="/Games/">Games</a></p>
<p><a href="/tools/">Tools</a></p>

16
tools/index.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<HTML lang="en">
<HEAD>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css" Type="text/css" media="all">
<link rel="icon" type="image/x-icon" href="/favicon.png">
<title>Bad website</title>
</HEAD>
<BODY class="animated-back">
<p><a href="/tools/XylkJweJ/">Calculator</a></p>
<p><a href="Btorrent/">Online torrent downloader/seeder</a></p>
<p><a href="Chat app/">Chat app made with scratch's cloud variable system</a></p>
<p><a href="/tools/Online nes emu/">Online nes emulator</a></p>
<BODY class="animated-back">
</BODY>
</HTML>