Skip to content

Commit af95d53

Browse files
committed
Change <h3> to <h2> in contributors.php for consistancy.
1 parent 0e8f9ff commit af95d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
echo create_title("Our Contributors", "<p> We wouldn't be nearly as far as we are with out them. Our contributors are the people that sat in front of a keyboard for sometimes hours on end to forge this site and make it what it is today. Of course, there are those who only contributed once, or for a short amount of time and they're just as important. So, we've grouped them all together into one page. Once again <strong>THANK YOU!</strong></p>
2727
");
2828
?>
29-
<h3>List of contributors</h3>
29+
<h2>List of contributors</h2>
3030
<?php
3131
echo create_contributor_list();
3232
?>

0 commit comments

Comments
 (0)