commit 44c269c7c48c543b45fc59ba3f7b4264c25b5038 parent eceb0c893a8975529cb8583b323030f29a452561 Author: rra <rscmbbng@riseup.net> Date: Thu Mar 17 15:47:11 +0100 OG tagsDiffstat:
how-to-run-a-small-social-networking-site/index.html | | | 6 | +++--- |
diff --git a/how-to-run-a-small-social-networking-site/index.html b/how-to-run-a-small-social-networking-site/index.html @@ -4,13 +4,13 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:title" content="Call for workshop participants!" /> - <meta property="og:description" content="a LURK workshop for groups interested in learning how to organize their own alt social networking site with their friends" /> - <meta property="og:image" content="https://txt.lurk.org/how-to-run-a-small-social-networking-site/thecycle.png" /> + <meta property="og:description" content="a LURK workshop for groups interested in learning how to organize their own alt social networking site with their friends." /> + <meta property="og:image" itemprop="image" content="https://txt.lurk.org/how-to-run-a-small-social-networking-site/thecycle.png" /> <meta property="og:url" content="https://txt.lurk.org/how-to-run-a-small-social-networking-site/" /> <meta property="og:type" content="website" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Call for workshop participants!" /> - <meta name="twitter:description" content=" LURK workshop for groups interested in learning how to organize their own alt social networking site with their friends" /> + <meta name="twitter:description" content=" LURK workshop for groups interested in learning how to organize their own alt social networking site with their friends." /> <meta name="twitter:image" content="https://txt.lurk.org/how-to-run-a-small-social-networking-site/thecycle.png" /> <meta name="twitter:image:alt" content="A rain cycle diagram that reads start a server, invite friends, have fun, teach others how to, start a server." /> <title>CfP: How to run a small social networking site with your friends</title>