Skip to content

Commit 13e62f8

Browse files
Merge pull request steam-bell-92#620 from yuvraj-k-singh/improve/fix-privacy-page
Privacy Policy Page Theme Mismatch and Missing Footer Navigation Link
2 parents bea8fb6 + 24f31b3 commit 13e62f8

2 files changed

Lines changed: 144 additions & 162 deletions

File tree

web-app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1675,7 +1675,7 @@ <h3>Stay Updated</h3>
16751675
</div>
16761676
<div class="footer-bottom">
16771677
<div class="footer-bottom-links">
1678-
<a href="#">Privacy Policy</a>
1678+
<a href="./privacy-policy.html">Privacy Policy</a>
16791679
<span class="separator"></span>
16801680
<a href="./terms-condition.html">Terms of Service</a>
16811681
</div>

0 commit comments

Comments
 (0)