Upgrade promo overlay: flyer shown once per session on the dashboard and Mini App (announce.js promo mode, admin-configurable promo* keys)

This commit is contained in:
martbost
2026-09-16 04:22:53 -05:00
parent 59db1bd711
commit cbfc642187
5 changed files with 70 additions and 9 deletions
+1 -1
View File
@@ -28,5 +28,5 @@
<a class="btn btn-primary" href="/my">Open the dashboard</a>
</div>
</main>
<script src="/app.js"></script> <script src="/announce.js"></script>
<script src="/app.js"></script> <script src="/announce.js?v=20260916a"></script>
</body></html>