mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
9 lines
504 B
HTML
9 lines
504 B
HTML
<head>
|
|
<meta charset="utf-8">
|
|
<title>Local Market - Your Neighborhood Grocer</title>
|
|
<meta name="description" content="Get the latest news, checkout hand-picked recipes, and share with other locals.">
|
|
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1" />
|
|
<link rel="shortcut icon" type="image/png" href="/favicon.png?123" sizes="16x16 32x32 64x64">
|
|
|
|
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon-precomposed.png">
|
|
</head> |