commit 75d7bee443e21bbf1c629ae966e65118eba2993e parent 5bba9d3fd0845282fcc38b2e0e780a830202818a Author: rra <rscmbbng@riseup.net> Date: Thu Mar 17 15:38:02 +0100 more OG tags tweaksDiffstat:
how-to-run-a-small-social-networking-site/index.html | | | 8 | ++++---- |
diff --git a/how-to-run-a-small-social-networking-site/index.html b/how-to-run-a-small-social-networking-site/index.html @@ -3,14 +3,14 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <meta property="og:title" content="CfP: How to run a small social networking site with your friends" /> - <meta property="og:description" content="a LURK workshop for groups interested in learning how to set up and manage their own alternative social media platform" /> + <meta property="og:title" content="Call for workshop participants!" /> + <meta property="og:description" content="a LURK workshop for groups interested in learning how to set up and manage their own alternative 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: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="CfP: How to run a small social networking site with your friends" /> - <meta name="twitter:description" content="a LURK workshop for groups interested in learning how to set up and manage their own alternative social media platform" /> + <meta name="twitter:title" content="Call for workshop participants!" /> + <meta name="twitter:description" content="a LURK workshop for groups interested in learning how to set up and manage their own alternative 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>