File tree 5 files changed +3
-10634
lines changed
5 files changed +3
-10634
lines changed Original file line number Diff line number Diff line change 18
18
<% - css (isIndex ? ' modern-cpp/css/index' : ' modern-cpp/css/page' ) %>
19
19
20
20
<!-- this needs to be loaded before guide's inline scripts -->
21
- <script src =" <%- url_for( " / modern-cpp / js / vue.min.js " ) %> " ></script >
21
+ <script src =" https://cdn.jsdelivr.net/npm/vue " ></script >
22
22
<script >window .PAGE_TYPE = " <%- page.type %>" </script >
23
23
24
24
</head >
35
35
< % } else { % >
36
36
< %- body % >
37
37
< % } %>
38
- <script src =" <%- url_for( " / modern-cpp / js /smooth-scroll.min.js " ) %> " ></script >
38
+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/smooth-scroll/10.2.1/ js/smooth-scroll.min.js" ></script >
39
39
40
40
<!-- main custom script for sidebars, version selects etc. -->
41
- <script src =" <%- url_for( " / modern-cpp / js / css.escape.js " ) %> " ></script >
41
+ <script src =" https://cdn.jsdelivr.net/npm/ css.escape@1.5.1/css.escape.min.js " ></script >
42
42
<script src =" <%- url_for(" /modern-cpp /js /common.js " ) %>" ></script >
43
43
44
44
<!-- fastclick -->
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments