Update src/index.html
This commit is contained in:
parent
c02afe9af5
commit
a824c21b85
@ -3,12 +3,19 @@
|
|||||||
<head>
|
<head>
|
||||||
<base href="/">
|
<base href="/">
|
||||||
<title>Pelican Landing</title>
|
<title>Pelican Landing</title>
|
||||||
|
<link rel="icon" type="image/png" href="/assets/logo.png">
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
<meta name="robots" content="index, follow">
|
||||||
<meta name="viewport" content="width=device-width, user-scalable=no">
|
<meta name="viewport" content="width=device-width, user-scalable=no">
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/assets/logo.png">
|
<meta property="og:title" content="Pelican Landing">
|
||||||
<link href="" rel="stylesheet">
|
<meta property="og:type" content="artical">
|
||||||
|
<meta property="og:url" content="https://pelicanlandingcanada.com">
|
||||||
|
<meta property="og:image" content="https://pelicanlandingcanada.com/assets/sign.jpg">
|
||||||
|
<meta property="og:description" content="Morson's Pelican Landing Huntint & Fishing Lodge">
|
||||||
|
<meta name="description" content="Morson's Pelican Landing Huntint & Fishing Lodge">
|
||||||
|
<meta name="twitter:card" content="Morson's Pelican Landing Huntint & Fishing Lodge">
|
||||||
</head>
|
</head>
|
||||||
<body class="mat-typography">
|
<body class="mat-typography">
|
||||||
<app-root>
|
<app-root>
|
||||||
|
Loading…
Reference in New Issue
Block a user