summaryrefslogtreecommitdiffstats
path: root/projects/jskeys.inc
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-10-13 01:04:11 +0200
committerGravatar Tom Willemse2013-10-13 01:04:11 +0200
commit294e9da3b751e6afe71c9981f4cd00003523996d (patch)
tree2428ae39cb080b905c87595e281909bc78b9567b /projects/jskeys.inc
parent1f885cd7998112287da454880ed5552db8e276cc (diff)
downloadorgweb-294e9da3b751e6afe71c9981f4cd00003523996d.tar.gz
orgweb-294e9da3b751e6afe71c9981f4cd00003523996d.zip
Move everything out of site
Diffstat (limited to 'projects/jskeys.inc')
-rw-r--r--projects/jskeys.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/jskeys.inc b/projects/jskeys.inc
new file mode 100644
index 0000000..6816a87
--- /dev/null
+++ b/projects/jskeys.inc
@@ -0,0 +1,8 @@
+# -*- 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