9 lines
289 B
PHP
9 lines
289 B
PHP
|
# -*- mode: org; -*-
|
||
|
#+begin_html
|
||
|
<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" ] });
|
||
|
</script>
|
||
|
#+end_html
|