unauthorized space invaders
Ted Unangst tedu@tedunangst.com
Tue, 13 Jun 2023 15:00:55 -0400
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
web.go
→
web.go
@@ -1041,7 +1041,7 @@ <meta property="og:type" content="article" />
<meta property="article:author" content="%s" /> <meta property="og:url" content="%s" /> <meta property="og:image" content="%s" /> -<meta property="og:description" content = "%s" />`, +<meta property="og:description" content="%s" />`, title, user.URL, honk.XID, imgurl, short) }