Reformat files

This commit is contained in:
2020-12-17 00:00:55 -06:00
parent 0580aaa33a
commit 9e2e0e339f
5 changed files with 125 additions and 118 deletions

View File

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<head>
<meta charset="UTF-8" />
<title>Fun - bbaovanc's Website</title>
@ -24,12 +25,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
</head>
<body>
<body>
<div class="header">
<h1>bbaovanc's Website</h1>
<h1>bbaovanc's Website</h1>
</div>
<div class="navbar">
@ -37,12 +38,14 @@
</div>
<div class="row">
<div class="main">
<a href="mailto:Batmanonceatesomeverydeliciousnoodleswhichheenjoyedmorethananymealpriorandthenproceededtoeatevenmoreorangechickenthanpreviouslythoughtpossibleeventhoughhewasknownforbreakingsuchrecordssoitwasntreallyimpressiveeventhoughitisatotallylegitimate@bbaovanc.com">Extremely Long Email</a>
</div>
<div class="main">
<a
href="mailto:Batmanonceatesomeverydeliciousnoodleswhichheenjoyedmorethananymealpriorandthenproceededtoeatevenmoreorangechickenthanpreviouslythoughtpossibleeventhoughhewasknownforbreakingsuchrecordssoitwasntreallyimpressiveeventhoughitisatotallylegitimate@bbaovanc.com">Extremely
Long Email</a>
</div>
</div>
<!--#include file="/footer.html" -->
</body>
</body>
</html>