Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 792 Bytes

File metadata and controls

16 lines (14 loc) · 792 Bytes

cdn

 <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/CaptorAB/cdn/captor-components.css" />
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/CaptorAB/cdn/style.css" />
 <script src="https://cdn.plot.ly/plotly-finance-2.13.3.min.js"></script>
 <script src="https://cdnjs.cloudflare.com/ajax/libs/xlsx/0.18.5/xlsx.mini.min.js"></script>
 <script defer="defer" src="https://cdn.jsdelivr.net/gh/CaptorAB/cdn/captor-components.js"></script>

after pushing changes:

put https://cdn.jsdelivr.net/gh/CaptorAB/cdn/captor-components.js

https://cdn.jsdelivr.net/gh/CaptorAB/cdn/captor-components.css

https://cdn.jsdelivr.net/gh/CaptorAB/cdn/style.css

inside https://www.jsdelivr.com/tools/purge for file to update.