mirror of
https://github.com/gabehf/CostInCoffee.git
synced 2026-03-07 13:38:16 -08:00
Fix meta tags...
This commit is contained in:
parent
ace23292a0
commit
690c02be59
1 changed files with 1 additions and 3 deletions
|
|
@ -20,9 +20,7 @@
|
||||||
<title>Cost in Coffee</title>
|
<title>Cost in Coffee</title>
|
||||||
<link rel="stylesheet" href="index.css" />
|
<link rel="stylesheet" href="index.css" />
|
||||||
<meta content="Cost In Coffee" property="og:title" />
|
<meta content="Cost In Coffee" property="og:title" />
|
||||||
<meta content="So often you see in ads that their subscription is just <i>the price of a coffee a week</i>
|
<meta content="So often you see in ads that their subscription is just the price of a coffee a week or something similar. So just how many coffees a day are you really spending on all these subscriptions?" property="og:description" />
|
||||||
or something similar. So just how many coffees a day are you really spending on all these
|
|
||||||
subscriptions?" property="og:description" />
|
|
||||||
<meta content="https://costin.coffee" property="og:url" />
|
<meta content="https://costin.coffee" property="og:url" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue