card three page
This commit is contained in:
@ -6,23 +6,23 @@
|
||||
<meta charset="utf-8">
|
||||
<!-- Meta -->
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link rel="canonical" href="/" />
|
||||
<link rel="canonical" href="/card-one" />
|
||||
<meta name="description" content="card one's travels | siblinghood of the traveling greeting card" />
|
||||
<meta name="robots" content="index,follow" />
|
||||
<meta property="og:title" content="card one's travels | siblinghood of the traveling greeting card" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="/" />
|
||||
<meta property="og:url" content="/card-one" />
|
||||
<meta property="og:description" content="card one's travels | siblinghood of the traveling greeting card" />
|
||||
<meta property="og:image" content="/img/logo-light.png" />
|
||||
<meta property="og:image:alt" content="blue and gold icon showing a greeting card with wings" />
|
||||
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/styles/main.css">
|
||||
<link rel="stylesheet" href="/styles/cards.css">
|
||||
<link rel="stylesheet" href="/styles/nav.css">
|
||||
|
||||
<!-- JS -->
|
||||
<script src="/scripts/nav.js" defer></script>
|
||||
<script src="/scripts/nav.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
Reference in New Issue
Block a user