aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.js
diff options
context:
space:
mode:
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