Update src/index.html
This commit is contained in:
parent
c02afe9af5
commit
a824c21b85
@ -3,12 +3,19 @@
|
||||
<head>
|
||||
<base href="/">
|
||||
<title>Pelican Landing</title>
|
||||
<link rel="icon" type="image/png" href="/assets/logo.png">
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta name="robots" content="index, follow">
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no">
|
||||
|
||||
<link rel="icon" type="image/png" href="/assets/logo.png">
|
||||
<link href="" rel="stylesheet">
|
||||
|
||||
<meta property="og:title" content="Pelican Landing">
|
||||
<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>
|
||||
<body class="mat-typography">
|
||||
<app-root>
|
||||
|
Loading…
Reference in New Issue
Block a user