Skip to content

Commit d9596c6

Browse files
committed
more https
1 parent 0f03acb commit d9596c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dist/pre.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
<script type="text/javascript" src="init.js"></script>
1616
<script src="https://ajax.googleapis.com/ajax/libs/dojo/1.4/dojo/dojo.xd.js"></script>
1717
<script type="text/javascript">
18+
dojo.registerModulePath("dojo", "https://ajax.googleapis.com/ajax/libs/dojo/1.4.4/dojo");
19+
dojo.registerModulePath("dojox", "https://ajax.googleapis.com/ajax/libs/dojo/1.4.4/dojox");
1820
dojo.require("dojox.highlight");
1921
dojo.require("dojox.highlight.languages.javascript");
2022
dojo.require("dojox.highlight.languages.html");

0 commit comments

Comments
 (0)