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

38 lines
1.4 KiB
HTML
Raw Normal View History

2020-12-16 23:42:57 -06:00
<!DOCTYPE html>
<html lang="en">
2020-12-17 00:00:55 -06:00
<head>
<!--#include virtual="/head.html" -->
2020-12-16 23:42:57 -06:00
<title>Fun - bbaovanc's Website</title>
<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" />
2020-12-17 00:00:55 -06:00
</head>
2020-12-16 23:42:57 -06:00
2020-12-17 00:00:55 -06:00
<body>
<!--#include virtual="/header.html" -->
<!--#include virtual="/navbar.html" -->
2020-12-16 23:42:57 -06:00
<div class="row">
2020-12-17 00:00:55 -06:00
<div class="main">
<a
href="mailto:Batmanonceatesomeverydeliciousnoodleswhichheenjoyedmorethananymealpriorandthenproceededtoeatevenmoreorangechickenthanpreviouslythoughtpossibleeventhoughhewasknownforbreakingsuchrecordssoitwasntreallyimpressiveeventhoughitisatotallylegitimate@bbaovanc.com">Extremely
Long Email</a>
</div>
2020-12-16 23:42:57 -06:00
</div>
2020-12-17 00:00:55 -06:00
</body>
2020-12-16 23:42:57 -06:00
</html>