@gbase/ng-pwa-shell
Version:
PWA Template with Material UI built on Angular 6. Includes common & core utilities to jump start
20 lines (18 loc) • 1.1 kB
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<title>AngularPwaApp</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#eee">
<link rel="icon" type="image/png" href="/assets/icons/icon-192x192.png">
<link rel="manifest" href="manifest.json">
<script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async></script>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous">
<link rel="stylesheet" href="styles.24c535c45132c6fabdfb.css"></head>
<body>
<app-root></app-root>
<script type="text/javascript" src="runtime.a66f828dca56eeb90e02.js"></script><script type="text/javascript" src="polyfills.7f9d473f1d5c840b0bca.js"></script><script type="text/javascript" src="main.598eaa821c8ce0388198.js"></script></body>
</html>