Reformat files

This commit is contained in:
BBaoVanC 2020-12-17 00:00:55 -06:00
parent 0580aaa33a
commit 9e2e0e339f
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
5 changed files with 125 additions and 118 deletions

View File

@ -1,51 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Contact - bbaovanc's Website</title>
<link rel="stylesheet" href="../style.css">
<head>
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="alternate icon" href="/favicon.ico">
<meta charset="UTF-8" />
<title>Contact - bbaovanc's Website</title>
<link rel="stylesheet" href="../style.css">
<meta name="subject" content="Contact - bbaovanc's Website" />
<meta name="description" content="List of ways to contact me." />
<meta name="url" content="https://bbaovanc.com/contact/" />
<meta name="reply-to" content="contact@bbaovanc.com" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="alternate icon" href="/favicon.ico">
<meta name="og:type" content="website" />
<meta name="og:title" content="Contact - bbaovanc's Website" />
<meta name="og:url" content="https://bbaovanc.com/contact/" />
<meta name="og:site_name" content="Contact - bbaovanc's Website" />
<meta name="og:description" content="List of ways to contact me." />
<meta name="og:email" content="contact@bbaovanc.com" />
<meta name="og:image" content="/bbaovanc-1024.png" />
<meta name="subject" content="Contact - bbaovanc's Website" />
<meta name="description" content="List of ways to contact me." />
<meta name="url" content="https://bbaovanc.com/contact/" />
<meta name="reply-to" content="contact@bbaovanc.com" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="og:type" content="website" />
<meta name="og:title" content="Contact - bbaovanc's Website" />
<meta name="og:url" content="https://bbaovanc.com/contact/" />
<meta name="og:site_name" content="Contact - bbaovanc's Website" />
<meta name="og:description" content="List of ways to contact me." />
<meta name="og:email" content="contact@bbaovanc.com" />
<meta name="og:image" content="/bbaovanc-1024.png" />
</head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<body>
<div class="header">
<h1>bbaovanc's Website</h1>
</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">
<p>List of ways to contact me (bbaovanc):</p>
<ul>
<li><a href="mailto:contact@bbaovanc.com">Email Me</a></li>
</ul>
</div>
</div>
<div class="navbar">
<a href="/">Home</a>
</div>
<div class="row">
<div class="main">
<p>List of ways to contact me (bbaovanc):</p>
<ul>
<li><a href="mailto:contact@bbaovanc.com">Email Me</a></li>
</ul>
</div>
</div>
<!--#include file="/footer.html" -->
</body>
<!--#include file="/footer.html" -->
</body>
</html>

View File

@ -1,3 +1,3 @@
<div class="footer">
<h2>bbaovanc.com</h2>
</div>
<div class="footer">
<h2>bbaovanc.com</h2>
</div>

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>

View File

@ -1,35 +1,37 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>GPG Fingerprints - 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="GPG Fingerprints - bbaovanc's Website" />
<meta name="description" content="Fingerprint of my GPG key" />
<meta name="url" content="https://bbaovanc.com/gpg-fingerprints/" />
<meta name="reply-to" content="contact@bbaovanc.com" />
<meta name="og:type" content="website" />
<meta name="og:title" content="GPG Fingerprints - bbaovanc's Website" />
<meta name="og:url" content="https://bbaovanc.com/contact/" />
<meta name="og:site_name" content="GPG Fingerprints - bbaovanc's Website" />
<meta name="og:description" content="Fingerprint of my GPG key" />
<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">
<h3>My GPG Key Fingerprints</h3>
<pre>
<head>
<meta charset="UTF-8" />
<title>GPG Fingerprints - 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="GPG Fingerprints - bbaovanc's Website" />
<meta name="description" content="Fingerprint of my GPG key" />
<meta name="url" content="https://bbaovanc.com/gpg-fingerprints/" />
<meta name="reply-to" content="contact@bbaovanc.com" />
<meta name="og:type" content="website" />
<meta name="og:title" content="GPG Fingerprints - bbaovanc's Website" />
<meta name="og:url" content="https://bbaovanc.com/contact/" />
<meta name="og:site_name" content="GPG Fingerprints - bbaovanc's Website" />
<meta name="og:description" content="Fingerprint of my GPG key" />
<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">
<h3>My GPG Key Fingerprints</h3>
<pre>
<code>
pub rsa4096 2020-08-31 [SC]
CB7C CED9 209E 47B9 B99B 8E1D 1808 9E4E 3CCF 1D3A
@ -38,10 +40,10 @@ uid [ultimate] BBaoVanC &lt;github@bbaovanc.com&gt;
sub rsa4096 2020-08-31 [E]
</code>
</pre>
</div>
</div>
</div>
<!--#include file="/footer.html" -->
<!--#include file="/footer.html" -->
</body>
</body>
</html>

View File

@ -1,13 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<head>
<meta charset="UTF-8" />
<title>bbaovanc's Website</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="style.css" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="alternate icon" href="/favicon.ico">
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="alternate icon" href="/favicon.ico" />
<meta name="subject" content="bbaovanc's Website" />
<meta name="description" content="This is my personal website" />
@ -23,48 +23,49 @@
<meta name="og:image" content="/bbaovanc-1024.png" />
<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">
<a href="/">Home</a>
<a href="https://searx.bbaovanc.com/" rel="noreferrer" target="_blank">My Searx Instance</a>
<a href="https://git.bbaovanc.com/bbaovanc" rel=noreferrer target="_blank">My Git Repositories</a>
<a href="contact/">Contact Me</a>
<a href="fun/">Fun</a>
<a href="gpg-fingerprints/">GPG Fingerprints</a>
<a href="/">Home</a>
<a href="https://searx.bbaovanc.com/" rel="noreferrer" target="_blank">My Searx Instance</a>
<a href="https://git.bbaovanc.com/bbaovanc" rel="noreferrer" target="_blank">My Git Repositories</a>
<a href="contact/">Contact Me</a>
<a href="fun/">Fun</a>
<a href="gpg-fingerprints/">GPG Fingerprints</a>
</div>
<div class="row">
<div class="main">
<form method="post" action="https://searx.bbaovanc.com" target="_blank" rel="noreferrer">
<!-- search -->
<input type="search" name="q" placeholder="Search with Searx" />
<!-- categories -->
<!-- <input type="hidden" name="categories" value="general,social media" /> -->
<select name="categories" id="categories">
<option value="general">General</option>
<option value="OSS">OSS</option>
<option value="images">Images</option>
</select>
<!-- language -->
<input type="hidden" name="lang" value="all" />
<!-- locale -->
<input type="hidden" name="locale" value="en" />
<!-- date filter -->
<!-- <input type="hidden" name="time_range" value="month" /> -->
<input type="submit" value="Search" />
</form>
<div class="main">
<form method="post" action="https://searx.bbaovanc.com" target="_blank" rel="noreferrer">
<!-- search --> <input type="search" name="q" placeholder="Search with Searx" />
<!-- categories --> <!-- <input type="hidden" name="categories" value="general,social media" /> -->
<select name="categories" id="categories">
<option value="general">General</option>
<option value="OSS">OSS</option>
<option value="images">Images</option>
</select>
<!-- language --> <input type="hidden" name="lang" value="all" />
<!-- locale --> <input type="hidden" name="locale" value="en" />
<!-- date filter --> <!-- <input type="hidden" name="time_range" value="month" /> -->
<input type="submit" value="Search" />
</form>
<p>Do you hear that? It's the sound of construction workers.</p>
<p>You probably never realized there's some useful links on the navigation bar above.</p>
</div>
<p>Do you hear that? It's the sound of construction workers.</p>
<p>You probably never realized there's some useful links on the navigation bar above.</p>
</div>
</div>
<!--#include file="/footer.html" -->
</body>
</body>
</html>