Fix meta tags typo
This commit is contained in:
parent
0526526e44
commit
67aa1be4a0
|
@ -4,10 +4,10 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="og.title" content="Tech Workers' Syndicate" />
|
||||
<meta property="og.type" content="website" />
|
||||
<meta property="og.url" content="https://techwork.zone/">
|
||||
<meta property="og.description"
|
||||
<meta property="og:title" content="Tech Workers' Syndicate" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://techwork.zone/">
|
||||
<meta property="og:description"
|
||||
content="Matrix space: matrix.to/#/#tws:matrix.org; blog.techwork.zone; Mastodon: @syndicate@tams.tech; Bluesky: @techwork.zone; Source code: git.techwork.zone" />
|
||||
<title>Tech Workers' Syndicate</title>
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue