1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 02:42:48 +00:00
Files
mywebsite/public/html/header.html

12 lines
225 B
HTML

<div class="header">
<div class="container">
<div class="lowerLeft">
<h1 class="">mitchellG.me</h1>
<p class="">A site in which I share information about my personal projects.</p>
</div>
</div>
</div>