Skip to content

Commit

Permalink
Update FAQ.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aslams2020 committed Jul 10, 2024
1 parent f256818 commit ef23193
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pages/FAQs.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,15 +177,13 @@ <h1><img src="../assets/images/icon-star.svg" />FAQs</h1>
</div>

<button style="
background-color: grey;
color: white;
border: none;
padding: 10px 20px;
font-size: 16px;
cursor: pointer;
">
<a href="../index.html" style="color: white;text-decoration: none;">Back to Home</a>
<a href="../index.html" style="color: white;text-decoration: none;">Home</a>
</button>

<script src="../js/FAQs.js"></script>
Expand Down

0 comments on commit ef23193

Please sign in to comment.