diff options
Diffstat (limited to 'Website')
-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> |