From ce1ff183137873f6011b26da41e292f1f3726dad Mon Sep 17 00:00:00 2001 From: Code WvS Date: Sun, 25 Jan 2015 19:27:13 +0100 Subject: add index.* symlinks --- index.html | 1 + index.js | 1 + 2 files changed, 2 insertions(+) create mode 120000 index.html create mode 120000 index.js diff --git a/index.html b/index.html new file mode 120000 index 0000000..3b4f7d4 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +snap.html \ No newline at end of file diff --git a/index.js b/index.js new file mode 120000 index 0000000..c496da0 --- /dev/null +++ b/index.js @@ -0,0 +1 @@ +byow.js \ No newline at end of file -- cgit v1.3.1