This repository has been archived on 2021-05-20. You can view files and clone it, but cannot push or open issues or pull requests.
website/fun/index.html

49 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Fun - bbaovanc's Website</title>
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="alternate icon" href="/favicon.ico">
<meta name="subject" content="Fun - bbaovanc's Website" />
<meta name="description" content="This page on my website has a few fun things to do." />
<meta name="url" content="https://bbaovanc.com/contact/" />
<meta name="reply-to" content="contact@bbaovanc.com" />
<meta name="og:type" content="website" />
<meta name="og:title" content="Fun - bbaovanc's Website" />
<meta name="og:url" content="https://bbaovanc.com/contact/" />
<meta name="og:site_name" content="Fun - bbaovanc's Website" />
<meta name="og:description" content="This page on my website has a few fun things to do." />
<meta name="og:email" content="contact@bbaovanc.com" />
<meta name="og:image" content="/bbaovanc-1024.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<div class="header">
<h1>bbaovanc's Website</h1>
</div>
<div class="navbar">
<a href="/">Home</a>
</div>
<div class="row">
<div class="main">
<a href="mailto:Batmanonceatesomeverydeliciousnoodleswhichheenjoyedmorethananymealpriorandthenproceededtoeatevenmoreorangechickenthanpreviouslythoughtpossibleeventhoughhewasknownforbreakingsuchrecordssoitwasntreallyimpressiveeventhoughitisatotallylegitimate@bbaovanc.com">Extremely Long Email</a>
</div>
</div>
<!--#include file="/footer.html" -->
</body>
</html>