bep40 commited on
Commit
284ab7f
·
verified ·
1 Parent(s): ddfcd7a

Add live_mode.js script tag + increase hashtag per_page to 12"

Browse files
Files changed (1) hide show
  1. static/_script_section.txt +6 -0
static/_script_section.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ <script src="/static/app_v2.js"></script>
2
+ <script src="/static/wc2026_v2.js"></script>
3
+ <script src="/static/live_mode.js"></script>
4
+ <script>init();</script>
5
+ </body>
6
+ </html>