fix accessibility warnings
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
0b0bb80201
commit
d3ea2116f1
|
@ -1,5 +1,5 @@
|
|||
<?php include 'header.php'; ?>
|
||||
<h1><img style="width:75px;" alt="logo" src="./logos/tildeverse-green.png">tildeverse.org</h1>
|
||||
<h1><img style="width:75px;" alt="green tildeverse logo" src="./logos/tildeverse-green.png">tildeverse.org</h1>
|
||||
|
||||
<p>
|
||||
we're a loose association of like-minded <em>tilde</em> communities.
|
||||
|
@ -24,7 +24,7 @@
|
|||
</p>
|
||||
|
||||
<hr>
|
||||
<h3>members</h3>
|
||||
<h2>members</h2>
|
||||
|
||||
<p><em><a href="members/">see more details</a></em></p>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
<?php endforeach; ?>
|
||||
|
||||
<hr>
|
||||
<h3>services and projects</h3>
|
||||
<h2>services and projects</h2>
|
||||
|
||||
<p>
|
||||
here are some of the things that we provide for tilde users and some
|
||||
|
|
Loading…
Reference in New Issue