diff options
Diffstat (limited to 'client/splash')
| -rw-r--r-- | client/splash/index.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/splash/index.js b/client/splash/index.js new file mode 100644 index 00000000..4fc7609c --- /dev/null +++ b/client/splash/index.js @@ -0,0 +1,3 @@ +/* teaser page */ + +console.log('hey..') |
