-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html.map
More file actions
1 lines (1 loc) · 842 Bytes
/
index.html.map
File metadata and controls
1 lines (1 loc) · 842 Bytes
1
{"version":3,"names":[],"mappings":"","sources":["index.html"],"sourcesContent":["<!DOCTYPE html>\n<html lang=\"en\"\n ng-app=\"app\">\n\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\"\n content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no\" />\n\n <title>Agile Grenoble 2017</title>\n\n <link rel=\"stylesheet\" href=\"vendor.css\">\n\n <link rel=\"stylesheet\" href=\"app.css\">\n\n <link href=\"https://fonts.googleapis.com/css?family=Palanquin:100\"\n rel=\"stylesheet\">\n\n <!--[if lt IE 9]>\n\t\t<script src=\"//html5shim.googlecode.com/svn/trunk/html5.js\"></script>\n\t<![endif]-->\n</head>\n\n<body>\n\n <div ui-view></div>\n\n <script src=\"vendor.js\"></script>\n\n <script src=\"app.js\"></script>\n</body>\n\n</html>\n"],"file":"index.html"}