.KS should be .js
This commit is contained in:
parent
46a4c2fe6c
commit
fad292cb0f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#+STARTUP: showall
|
||||
|
||||
#+begin_html
|
||||
<script src="/keyjs.KS" type="text/javascript"></script>
|
||||
<script src="/keyjs.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
keyjs_initialize({ "u": [ "keyjs_goto", "../index.html" ],
|
||||
"h": [ "keyjs_goto", "http://ryuslash.org" ] });
|
||||
|
|
Loading…
Reference in a new issue