File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -92,10 +92,10 @@ <h1>🔥 GPU Hot</h1>
9292 </ div >
9393
9494 <!-- Load the EXACT same JavaScript files from the real application via CDN -->
95- < script src ="https://cdn.jsdelivr.net/gh/psalias2006/gpu-hot@main/static/js/chart-config.js "> </ script >
96- < script src ="https://cdn.jsdelivr.net/gh/psalias2006/gpu-hot@main/static/js/chart-manager.js "> </ script >
97- < script src ="https://cdn.jsdelivr.net/gh/psalias2006/gpu-hot@main/static/js/gpu-cards.js "> </ script >
98- < script src ="https://cdn.jsdelivr.net/gh/psalias2006/gpu-hot@main/static/js/ui.js "> </ script >
95+ < script src ="https://cdn.jsdelivr.net/gh/psalias2006/gpu-hot@main/static/js/chart-config.js?v=1.6.0 "> </ script >
96+ < script src ="https://cdn.jsdelivr.net/gh/psalias2006/gpu-hot@main/static/js/chart-manager.js?v=1.6.0 "> </ script >
97+ < script src ="https://cdn.jsdelivr.net/gh/psalias2006/gpu-hot@main/static/js/gpu-cards.js?v=1.6.0 "> </ script >
98+ < script src ="https://cdn.jsdelivr.net/gh/psalias2006/gpu-hot@main/static/js/ui.js?v=1.6.0 "> </ script >
9999
100100 <!-- Demo Data Generator (replaces socket-handlers.js) -->
101101 < script >
You can’t perform that action at this time.
0 commit comments