Browse Source

Removed comment for manifest - Fix #39

master
Pablo Terradillos 11 years ago
parent
commit
ef1a5727b1
  1. 2
      app/index.html

2
app/index.html

@ -1,5 +1,5 @@
<!doctype html> <!doctype html>
<html lang="en" ng-app="myApp" manifest=app.manifest><!-- manifest=app.manifest --><!-- ng-csp="" --> <html lang="en" ng-app="myApp" manifest=app.manifest><!-- ng-csp="" -->
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no"> <meta name="viewport" content="width=device-width, user-scalable=no">

Loading…
Cancel
Save