13 lines
460 B
HTML
13 lines
460 B
HTML
<head>
|
|
<title>Meteor 3 Template</title>
|
|
<link id="favicon" rel="shortcut icon" type="image/png" href="./lib/assets/icons/Get My Logo no name with transparency.png" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="apple-touch-icon" href="">
|
|
|
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
|
<link rel="stylesheet" href="./lib/assets/pico.min.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|