From 41514de2097d84e7e6068e178fa3d2c010d00c59 Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Thu, 27 Jul 2017 15:44:28 -0700 Subject: [PATCH] Add links for mojo to ease dev --- public/extern | 1 + public/static | 1 + 2 files changed, 2 insertions(+) create mode 120000 public/extern create mode 120000 public/static diff --git a/public/extern b/public/extern new file mode 120000 index 0000000..f1fdb39 --- /dev/null +++ b/public/extern @@ -0,0 +1 @@ +../extern \ No newline at end of file diff --git a/public/static b/public/static new file mode 120000 index 0000000..4dab164 --- /dev/null +++ b/public/static @@ -0,0 +1 @@ +../static \ No newline at end of file