Make Promo Tools discoverable: footer link (all pages) + dashboard button

- added "Promo Tools" to the footer-links on every page
- added a Promo Tools button in the /my dashboard "Share this position" card

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-08-16 07:11:52 -05:00
parent 6f692133dc
commit 4607c639e8
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -73,5 +73,5 @@
<p class="micro" style="margin-top:14px">Every figure is a contract rule, verifiable on-chain, not a promise of income. Most participants may not profit. <a href="/disclaimer" style="color:var(--teal)">Full disclaimers →</a> · <a href="/contract" style="color:var(--teal)">How the contract works →</a></p>
</div></section>
</main>
<footer class="wrap disclaimer">Independent, unaffiliated team resource. Informational and educational only. No income is guaranteed. Cryptocurrency participation carries risk of total loss.<div class="footer-links"><a href="/">Home</a><a href="/training">Training</a><a href="/contract">Contract Security</a><a href="/disclaimer">Disclaimers</a><a href="/how-pay-works">How You Get Paid</a></div></footer>
<footer class="wrap disclaimer">Independent, unaffiliated team resource. Informational and educational only. No income is guaranteed. Cryptocurrency participation carries risk of total loss.<div class="footer-links"><a href="/">Home</a><a href="/training">Training</a><a href="/contract">Contract Security</a><a href="/disclaimer">Disclaimers</a><a href="/how-pay-works">How You Get Paid</a><a href="/tools">Promo Tools</a></div></footer>
<script src="/track.js"></script><script src="/chat.js" defer></script></body></html>