card three page
This commit is contained in:
@ -6,12 +6,12 @@
|
||||
<meta charset="utf-8">
|
||||
<!-- Meta -->
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link rel="canonical" href="/" />
|
||||
<link rel="canonical" href="/card-two" />
|
||||
<meta name="description" content="card two's travels | siblinghood of the traveling greeting card" />
|
||||
<meta name="robots" content="index,follow" />
|
||||
<meta property="og:title" content="card two'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-two" />
|
||||
<meta property="og:description" content="card two'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" />
|
||||
@ -36,6 +36,13 @@
|
||||
|
||||
<p><span class="card">Card two</span> has 16 total recipients.</p>
|
||||
|
||||
<ol>
|
||||
<li class="stop">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"><circle stroke="none" cx="16" cy="16" r="10"></circle></svg>
|
||||
<h2>Oregon, USA</h2>
|
||||
<img src="/img/two/00.jpg" alt="an open greeting card, blank except for some small writing that reads 'Hello from Oregon, USA! -freddie (#0)"/>
|
||||
</li>
|
||||
</ol>
|
||||
</main>
|
||||
|
||||
<footer id="footer"><!-- auto populated by nav.js --></footer>
|
||||
|
||||
Reference in New Issue
Block a user