We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08da0f2 commit 563ea53Copy full SHA for 563ea53
index.html
@@ -212,14 +212,13 @@ <h2>Disclaimer</h2>
212
213
<!-- ================= FOOTER ================= -->
214
<footer>
215
- <p>
216
<p>© 2026 Prime Risk Advisory. All rights reserved. This website is for informational purposes only.</p>
217
<p class="small-note">Confidential & Privileged</p>
218
<a href="privacy-policy.html">Privacy Policy</a> |
219
<a href="terms.html">Terms & Conditions</a>
220
-
221
</footer>
222
+
223
<!-- ================= SCRIPTS ================= -->
224
<script>
225
document.addEventListener("DOMContentLoaded", () => {
0 commit comments