Commit: Text update.
All checks were successful
Gitea CI/CD / build (push) Successful in 1m36s

This commit is contained in:
clive
2024-05-19 14:04:36 +10:00
parent e0d916daf3
commit 0c959dc09f

View File

@@ -24,7 +24,7 @@
<a class="nav-link text-light" asp-area="" asp-page="/Index">Home</a> <a class="nav-link text-light" asp-area="" asp-page="/Index">Home</a>
</li> </li>
<li class="nav-item"> <li class="nav-item">
<a class="nav-link text-dark" href="https://blog.plushealthtech.com">Blog</a> <a class="nav-link text-light" href="https://blog.plushealthtech.com">Blog</a>
</li> </li>
</ul> </ul>
</div> </div>
@@ -39,7 +39,7 @@
<footer class="border-top footer text-muted"> <footer class="border-top footer text-muted">
<div class="container"> <div class="container">
&copy; 2023 - plushealthtech &copy; 2024 - plushealthtech
</div> </div>
</footer> </footer>