mirror of
https://github.com/patriciogonzalezvivo/thebookofshaders
synced 2024-11-08 01:10:27 +00:00
trying to fix mime
This commit is contained in:
parent
a91b93b26b
commit
8febc27d69
@ -23,7 +23,7 @@
|
||||
</body>
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="https://raw.githubusercontent.com/patriciogonzalezvivo/glslEditor/gh-pages/build/css/main.css">
|
||||
<script type="text/javascript" src="https://raw.githubusercontent.com/patriciogonzalezvivo/glslEditor/gh-pages/build/js/glslEditor.js"></script>
|
||||
<script type="application/javascript" src="https://raw.githubusercontent.com/patriciogonzalezvivo/glslEditor/gh-pages/build/js/glslEditor.js"></script>
|
||||
<script type="text/javascript">
|
||||
window.glslEditor = new GlslEditor('#glsl_editor');
|
||||
window.addEventListener("hashchange", function () {
|
||||
|
Loading…
Reference in New Issue
Block a user