diff options
Diffstat (limited to 'site/index.html')
-rw-r--r-- | site/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html index cdc3719..ad2d907 100644 --- a/site/index.html +++ b/site/index.html @@ -5,7 +5,7 @@ <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> - <div id="root"> + <main id="root"> </body> <script type="module"> |