Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IMDANIELAUSTIN authored Dec 17, 2024
1 parent 78bd88e commit 73867e5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<div class="nav-links">
<a href="/About"><button>RÉSUMÉ</button></a>
<a href="/writings"><button>WRITINGS</button></a>
<a href="/appointment"><button>BOOK CONSULTATION</button></a>
<a><button id="copyEmailBtn">EMAIL ME</button></a>
</div>
</div>
Expand Down Expand Up @@ -286,9 +287,9 @@ <h1>WELCOME MORTGAGE | MORTGAGE BROKER BRAND PROPOSAL</h1>
<footer>
<div class="footer">
<pre>COPYRIGHT © 2024 DANIEL LEE AUSTIN (SP). All rights reserved.</pre>
<a href="/privacypolicy">Privacy Policy</a>
<a href="/privacy-policy">Privacy Policy</a>
<a href="/sitemap">Sitemap</a>
<a href="/termsofuse">Terms of Use</a>
<a href="/terms-of-service">Terms of Use</a>
</div>
</footer>

Expand Down

0 comments on commit 73867e5

Please sign in to comment.