diff options
Diffstat (limited to 'resources/views/pages/home.blade.php')
-rw-r--r-- | resources/views/pages/home.blade.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/views/pages/home.blade.php b/resources/views/pages/home.blade.php index 9be0baf..b5fd55a 100644 --- a/resources/views/pages/home.blade.php +++ b/resources/views/pages/home.blade.php @@ -6,7 +6,7 @@ <table class="info-table"> <caption> - <h1>Fun Facts</h1> + <h2>Fun Facts</h2> <hr> </caption> <tr> @@ -29,7 +29,7 @@ <table class="info-table"> <caption> - <h1>Interests</h1> + <h2>Interests</h2> <hr> </caption> <tr> @@ -49,7 +49,7 @@ <table class="info-table"> <caption> - <h1>Contact & social</h1> + <h2>Contact & social</h2> <hr> </caption> <tr> @@ -73,7 +73,7 @@ <table class="info-table"> <caption> - <h1>niko</h1> + <h2>niko</h2> <hr> </caption> <tr> |