fifth commit

This commit is contained in:
2023-06-15 06:59:54 -04:00
parent 60ff7f7e84
commit 5972e4e1e6
8 changed files with 42 additions and 19 deletions

View File

@@ -14,7 +14,7 @@ function Footer() {
<a href="https://www.facebook.com/"><FacebookIcon /> </a>
<a href="https://www.linkedin.com/"><LinkedInIcon /> </a>
</div>
<p> &copy; 2023 chadstestsite.com</p>
<p> &copy; 2023 ehchadservices.com</p>
</div>
);
}