Change section titles on homepage to h2
This commit is contained in:
parent
e947a4b98d
commit
5773639e5f
1 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<table class="info-table">
|
<table class="info-table">
|
||||||
<caption>
|
<caption>
|
||||||
<h1>Fun Facts</h1>
|
<h2>Fun Facts</h2>
|
||||||
<hr>
|
<hr>
|
||||||
</caption>
|
</caption>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
<table class="info-table">
|
<table class="info-table">
|
||||||
<caption>
|
<caption>
|
||||||
<h1>Interests</h1>
|
<h2>Interests</h2>
|
||||||
<hr>
|
<hr>
|
||||||
</caption>
|
</caption>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -49,7 +49,7 @@
|
||||||
|
|
||||||
<table class="info-table">
|
<table class="info-table">
|
||||||
<caption>
|
<caption>
|
||||||
<h1>Contact & social</h1>
|
<h2>Contact & social</h2>
|
||||||
<hr>
|
<hr>
|
||||||
</caption>
|
</caption>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
|
|
||||||
<table class="info-table">
|
<table class="info-table">
|
||||||
<caption>
|
<caption>
|
||||||
<h1>niko</h1>
|
<h2>niko</h2>
|
||||||
<hr>
|
<hr>
|
||||||
</caption>
|
</caption>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in a new issue