aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.js
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-03-03 14:56:44 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2018-03-03 14:56:44 +0200
commit04ac06579b70014d794c4a9f36630df4e36db89b (patch)
treea881de1209913a52fef4b2168da08597a7acb2f0 /src/app.js
parent9e4b996de217c827a8949290bca7f896dab26f46 (diff)
Some stuff
Diffstat (limited to 'src/app.js')
-rw-r--r--src/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app.js b/src/app.js
index 85732ec..6541e13 100644
--- a/src/app.js
+++ b/src/app.js
@@ -1,4 +1,4 @@
import riot from 'riot';
import './tags';
-riot.mount(document.getElementById('app'), 'site'); \ No newline at end of file
+riot.mount('site'); \ No newline at end of file