Skip to content

Commit 563ea53

Browse files
committed
Fix footer markup and legal links
1 parent 08da0f2 commit 563ea53

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,14 +212,13 @@ <h2>Disclaimer</h2>
212212

213213
<!-- ================= FOOTER ================= -->
214214
<footer>
215-
<p>
216215
<p>© 2026 Prime Risk Advisory. All rights reserved. This website is for informational purposes only.</p>
217216
<p class="small-note">Confidential & Privileged</p>
218217
<a href="privacy-policy.html">Privacy Policy</a> |
219218
<a href="terms.html">Terms & Conditions</a>
220-
221219
</footer>
222220

221+
223222
<!-- ================= SCRIPTS ================= -->
224223
<script>
225224
document.addEventListener("DOMContentLoaded", () => {

0 commit comments

Comments
 (0)