commiting a but load of content huehue

This commit is contained in:
wompmacho
2020-11-09 19:39:47 -05:00
parent b1e7384254
commit cdccb41c0c
56 changed files with 4471 additions and 10626 deletions

View File

@@ -0,0 +1,29 @@
<svelte:head>
<title>Consulting</title>
</svelte:head>
<h1>Consulting</h1>
<!-- Datacenter Operations Engineer -->
<h3 class="">
GIG Description -
<span class="twitter">Company</span>
</h3>
<span class="twitterIcon right">Special icon</span>
<h4 class="">March 2016 - Sep 2017</h4>
<p class="">
Info about the consulting gig
</p>
<hr>
<style>
h1{
text-align: center;
}
hr{
background-color: red;
max-width: 20vw;
}
</style>