minor qol changes

This commit is contained in:
Rosia E Evans 2025-05-16 12:04:17 +01:00
parent e2cdbc55fa
commit c406cec6ad
7 changed files with 45 additions and 35 deletions

View file

@ -11,9 +11,9 @@
<body>
<nav>
<a href="index.html">Home</a>
<a href="ServicesAndPrices.html">Services And Prices</a>
<a href="Gallery.html">Gallery</a>
<a href="index.html">Home</a> |
<a href="ServicesAndPrices.html">Services And Prices</a> |
<a href="Gallery.html">Gallery</a> |
<a href="Contact.html">Contact</a>
</nav>