|
@@ -7,7 +7,7 @@
|
|
|
<!-- Open Graph (Facebook, LinkedIn, Slack, etc.) -->
|
|
|
<meta property="og:title" content="Delete Social Media">
|
|
|
<meta property="og:description" content="On the Internet, nobody knows you're a dog.">
|
|
|
- <meta property="og:image" content="https://www.deletesocialmedia.org/internet.card.png">
|
|
|
+ <meta property="og:image" content="https://www.deletesocialmedia.org/images/internet.card.png">
|
|
|
<meta property="og:url" content="https://www.deletesocialmedia.org">
|
|
|
<meta property="og:type" content="website">
|
|
|
|
|
@@ -15,7 +15,7 @@
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
|
<meta name="twitter:title" content="Delete Social Media">
|
|
|
<meta name="twitter:description" content="On the Internet, nobody knows you're a dog.">
|
|
|
- <meta name="twitter:image" content="https://www.deletesocialmedia.org/internet.card.png">
|
|
|
+ <meta name="twitter:image" content="https://www.deletesocialmedia.org/images/internet.card.png">
|
|
|
|
|
|
<style>
|
|
|
html, body {
|
|
@@ -42,7 +42,7 @@
|
|
|
<body>
|
|
|
<div class="root">
|
|
|
<img
|
|
|
- src="./internet.sm.png"
|
|
|
+ src="./images/internet.sm.png"
|
|
|
alt="There are two robots in an office. One robot is seated at a computer, speaking to the other robot standing beside it. The seated robot says, 'On the Internet, nobody knows you're a dog.'"
|
|
|
/>
|
|
|
</div>
|