diff options
author | Aryadev Chavali <aryadevchavali1@gmail.com> | 2019-02-18 18:24:43 +0000 |
---|---|---|
committer | Aryadev Chavali <aryadevchavali1@gmail.com> | 2019-02-18 18:24:43 +0000 |
commit | 109d4d7897d6d0d2b8e3d6448e2d6a60a6fe58c0 (patch) | |
tree | 812eb972778a6fda820f6bc9688721db54bb50aa /Website/index.html | |
parent | 2515fd08a1584fa528ac6456409013dad267fd4b (diff) | |
download | newsaggregator-109d4d7897d6d0d2b8e3d6448e2d6a60a6fe58c0.tar.gz newsaggregator-109d4d7897d6d0d2b8e3d6448e2d6a60a6fe58c0.tar.bz2 newsaggregator-109d4d7897d6d0d2b8e3d6448e2d6a60a6fe58c0.zip |
Removed whitespace
Diffstat (limited to 'Website/index.html')
-rw-r--r-- | Website/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Website/index.html b/Website/index.html index 26c9ae0..d2721dc 100644 --- a/Website/index.html +++ b/Website/index.html @@ -11,8 +11,7 @@ </head> <body> - <div id="root"> - </div> + <div id="root"></div> <script src="js/main.js"></script> </body> |