···77 <meta name="description" content="A collection of postcards sent to me by my friend, Claire, inviting me to 'shut up' from many places and in many languages over many years.">
88 <meta name="viewport" content="width=device-width, initial-scale=1">
99 <meta name="keywords" content="postcards,art,insults,language,microsite">
1010- <meta property="og:image" content="/socials.jpg" />
1010+ <meta property="og:image" content="/og-image.jpg" />
1111 <link rel="author" href="https://www.byjp.me">
1212 <link rel="canonical" href="https://shutup.jp">
1313 <link rel="stylesheet" href="postcard.css">
+1-1
main.go
···2727 "static/shutup.css",
2828 "static/bg-light.png",
2929 "static/bg-dark.png",
3030- "static/socials.jpg",
3030+ "static/og-image.jpg",
3131 }
32323333 for _, file := range files {