fix broken section tag in other.php
This commit is contained in:
parent
fbe80d38ca
commit
0d0e24d1a1
|
@ -12,7 +12,7 @@
|
|||
<?php include "../includes/nav.php" ?>
|
||||
|
||||
<main>
|
||||
<section
|
||||
<section>
|
||||
<h1>other things of mine you might like</h1>
|
||||
|
||||
<h3>cat-related website projects</h3>
|
||||
|
|
Loading…
Reference in New Issue