hiding webring till its ready

This commit is contained in:
Rosia E Evans 2023-10-30 16:00:44 +00:00
parent 8575ee8250
commit 15c588ffef

View file

@ -21,13 +21,13 @@
<article> <article>
</article> </article>
</main> </main>
<div class="webring"> <!--<div class="webring">
<h2> Webring </h2> <h2> Webring </h2>
<div class="webringContent"> <div class="webringContent">
<a href="https://users.aber.ac.uk/evh14"><-</a> <a href="https://users.aber.ac.uk/evh14"><-</a>
<img src="webringlogo.svg" style="margin: 0; width: 19px;"> <img src="webringlogo.svg" style="margin: 0; width: 19px;">
<a href="https://dannylarge144.github.io">-></a> <a href="https://dannylarge144.github.io">-></a>
</div> </div>
</div> </div>-->
</body> </body>
</html> </html>