Move header to separate header.html

This commit is contained in:
2020-12-17 00:16:07 -06:00
parent a5c2fb7911
commit ffe43bc792
5 changed files with 7 additions and 12 deletions

3
header.html Normal file
View File

@ -0,0 +1,3 @@
<div class="header">
<h1>bbaovanc's Website</h1>
</div>