diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 46af1c5..fcb9c3c 100644 --- a/www/index.html +++ b/www/index.html @@ -51,7 +51,7 @@ <body id="container" class="frontpage fullwidthpage"> <!--ontouchmove="touchmove(event);">--> - <div class="wrapper" data-role="page"> + <div class="wrapper" id="front-page" data-role="page"> <div class="table-cell"> <!-- header id="site-header" role="banner"> <div class="container"> |