Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
pavitraag authored Oct 9, 2024
2 parents dc89237 + dc4f379 commit deb06ee
Show file tree
Hide file tree
Showing 8 changed files with 1,209 additions and 1,206 deletions.
509 changes: 254 additions & 255 deletions Feedback.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<nav class="menu">
<ul>
<li>
<a href="/" id="home-link" onclick="changeContent('home')"><i class="fa-solid fa-house"></i> Home</a>
<a href="./index.html" id="home-link" onclick="changeContent('home')"><i class="fa-solid fa-house"></i> Home</a>
</li>
<li>
<a href="features.html" id="features-link" onclick="changeContent('features')"><i class="fa-solid fa-file"></i> Features</a>
Expand Down
455 changes: 226 additions & 229 deletions contact.html

Large diffs are not rendered by default.

Loading

0 comments on commit deb06ee

Please sign in to comment.