Attempt to fix mixed content issue
This commit is contained in:
parent
3d08d85e90
commit
2cdcd79a9e
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "table.js"]
|
||||
path = table.js
|
||||
url = https://github.com/jsmaniac/table.js
|
|
@ -23,7 +23,7 @@
|
|||
<div class="three-d object test">
|
||||
<iframe
|
||||
style="width:100%; height:90%;"
|
||||
src="https://jsmaniac.github.com/table.js"></iframe>
|
||||
src="table.js"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<div class="three-d room hover room-test2">
|
||||
|
|
1
table.js
Submodule
1
table.js
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 80854b198c26c694994b0365d896c9f496d0a6fd
|
Loading…
Reference in New Issue
Block a user