Skip to content

Commit

Permalink
Policies update
Browse files Browse the repository at this point in the history
  • Loading branch information
swaraj-das committed Oct 21, 2024
1 parent dec4f68 commit 20ead67
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions returnPolicy.html → Policies/returnPolicy.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Return Policy - Collect Your Gaming Tools</title>
<link rel="stylesheet" href="return-policy.css">
<link rel="shortcut icon" href="../images/logo.png" type="image/x-icon">
<style>
* {
margin: 0;
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -632,11 +632,11 @@ <h2>Quick Links</h2>
<div class="footer-section links">
<h2>Legal Links</h2>
<ul>
<li><a href="PrivacyPolicy/PrivacyPolicy.html">Privacy Policy</a></li>
<li><a href="terms.html">Terms of Service </a></li>
<li><a href="Policies/PrivacyPolicy/PrivacyPolicy.html">Privacy Policy</a></li>
<li><a href="#">Terms of Service </a></li>
<li><a href="#">Cookie Policy</a></li>
<li><a href="#">Disclaimer</a></li>
<li><a href="#">Return Policy</a></li>
<li><a href="Policies/returnPolicy.html">Return Policy</a></li>
<li><a href="#">Copyright Notice</a></li>
</ul>
</div>
Expand Down

0 comments on commit 20ead67

Please sign in to comment.