Skip to content

Commit

Permalink
Merge pull request #123 from KajalDeore04/#121
Browse files Browse the repository at this point in the history
#121 - Testimonial page
  • Loading branch information
Ojas-Arora authored Jan 14, 2025
2 parents 9a2622a + fddfbd4 commit 76df410
Show file tree
Hide file tree
Showing 4 changed files with 1,102 additions and 0 deletions.
7 changes: 7 additions & 0 deletions contributors/contributor.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,13 @@ <h3 style="color: #d6a52b;">Quick Links</h3>
<h3 style="color: #d6a52b;">Resources</h3>
<ul style="list-style: none; padding: 0; font-size: 14px; line-height: 1.8;">
<li><a href="./blog.html" style="color: #fff; text-decoration: none;">Blog</a></li>
<li>
<a
href="./testimonial.html"
style="color: #fff; text-decoration: none"
>Testimonial</a
>
</li>
<li><a href="./faq.html" style="color: #fff; text-decoration: none;">FAQs</a></li>
<li><a href="./terms.html" style="color: #fff; text-decoration: none;">Terms & Conditions</a></li>
<li><a href="./privacy.html" style="color: #fff; text-decoration: none;">Privacy Policy</a></li>
Expand Down
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1002,6 +1002,13 @@ <h3>Resources</h3>
>Blog</a
>
</li>
<li>
<a
href="./testimonial.html"
style="color: #fff; text-decoration: none"
>Testimonial</a
>
</li>
<li>
<a href="./faq.html" style="color: #fff; text-decoration: none"
>FAQs</a
Expand Down
Loading

0 comments on commit 76df410

Please sign in to comment.