33 lines
1.0 KiB
HTML
33 lines
1.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Angular Docs v.2</title>
|
|
<base href="/">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
<link rel="icon" type="image/x-icon" href="assets/images/favicons/favicon.ico">
|
|
<link rel="icon" type="image/png" href="assets/images/favicons/favicon-32x32.png"
|
|
sizes="32x32">
|
|
<link rel="icon" type="image/png" href="assets/images/favicons/favicon-194x194.png"
|
|
sizes="194x194">
|
|
<link rel="icon" type="image/png" href="assets/images/favicons/favicon-96x96.png"
|
|
sizes="96x96">
|
|
<link rel="icon" type="image/png" href="assets/images/favicons/android-chrome-192x192.png"
|
|
sizes="192x192">
|
|
<link rel="icon" type="image/png" href="assets/images/favicons/favicon-16x16.png"
|
|
sizes="16x16">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<aio-shell></aio-shell>
|
|
|
|
<!-- TODO: google analytics -->
|
|
<!-- TODO: google feedback -->
|
|
<!-- TODO: twitter widget (but only on pages that use twitter) -->
|
|
</body>
|
|
</html>
|