File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 <!-- local styles -->
2828 < link rel ="stylesheet " href ="./css/style.css ">
2929 <!-- RELEASE (CDN)
30+ -->
3031 < script src ="https://cdn.jsdelivr.net/gh/gitbrent/pptxgenjs@latest/dist/pptxgen.bundle.js "> </ script >
3132 < script src ="https://cdn.jsdelivr.net/gh/gitbrent/pptxgenjs@latest/demos/modules/demos.mjs " type ="module "> </ script >
32- -->
3333 <!--
3434 TODO: [only used during `-beta` dev cycles; update to below on release]
3535 <script src="https://cdn.jsdelivr.net/gh/gitbrent/pptxgenjs@master/dist/pptxgen.bundle.js"></script>
4141 <script src="../modules/demos.mjs" type="module"></script>
4242 -->
4343 <!-- LOCAL TESTING: bundle
44- -->
4544 <script src="./js/pptxgen.bundle.js"></script>
45+ -->
4646</ head >
4747< body >
4848 < div id ="modalBusy " class ="modal fade " tabindex ="-1 " role ="dialog " aria-hidden ="true ">
You can’t perform that action at this time.
0 commit comments