aboutsummaryrefslogtreecommitdiff
path: root/Website/index.html
diff options
context:
space:
mode:
authorAryadev Chavali <aryadevchavali1@gmail.com>2019-02-18 16:59:27 +0000
committerAryadev Chavali <aryadevchavali1@gmail.com>2019-02-18 16:59:27 +0000
commit598c0b7195d6fb95790074f0743c51c2d032b28a (patch)
tree231e079816144c8cba8f337c2fa1a763531df475 /Website/index.html
parent984cdcd6fbb16d750744aed9cba68508e91eb998 (diff)
downloadnewsaggregator-598c0b7195d6fb95790074f0743c51c2d032b28a.tar.gz
newsaggregator-598c0b7195d6fb95790074f0743c51c2d032b28a.tar.bz2
newsaggregator-598c0b7195d6fb95790074f0743c51c2d032b28a.zip
Changed div to an id 'root'
Diffstat (limited to 'Website/index.html')
-rw-r--r--Website/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Website/index.html b/Website/index.html
index cd392d4..be2b936 100644
--- a/Website/index.html
+++ b/Website/index.html
@@ -11,7 +11,7 @@
</head>
<body>
- <div class="app">
+ <div id="root">
</div>
</body>