socials update
This commit is contained in:
parent
3ea91c2ea5
commit
6b1d8d8983
21
index.html
21
index.html
|
|
@ -11,12 +11,27 @@
|
||||||
<link
|
<link
|
||||||
href="https://fonts.googleapis.com/css2?family=Recursive:slnt,wght,CASL,CRSV,MONO@-15..0,300..1000,0..1,0..1,0..1&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Recursive:slnt,wght,CASL,CRSV,MONO@-15..0,300..1000,0..1,0..1,0..1&display=swap"
|
||||||
rel="stylesheet">
|
rel="stylesheet">
|
||||||
<meta name="twitter:image" content="https://orionreed.com/website-embed.png">
|
|
||||||
|
<!-- Social Meta Tags -->
|
||||||
|
<meta name="description"
|
||||||
|
content="My research investigates the intersection of computing, human-system interfaces, and emancipatory politics. I am interested in the potential of computing as a medium for thought, as a tool for collective action, and as a means of emancipation.">
|
||||||
|
|
||||||
|
<meta property="og:url" content="https://orionreed.com">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:title" content="Orion Reed">
|
<meta property="og:title" content="Orion Reed">
|
||||||
|
<meta property="og:description"
|
||||||
|
content="My research investigates the intersection of computing, human-system interfaces, and emancipatory politics. I am interested in the potential of computing as a medium for thought, as a tool for collective action, and as a means of emancipation.">
|
||||||
|
<meta property="og:image" content="/website-embed.png">
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
<meta property="twitter:domain" content="orionreed.com">
|
||||||
|
<meta property="twitter:url" content="https://orionreed.com">
|
||||||
<meta name="twitter:title" content="Orion Reed">
|
<meta name="twitter:title" content="Orion Reed">
|
||||||
<meta name="twitter:description" content>
|
<meta name="twitter:description"
|
||||||
<meta name="twitter:image" content="https://orionreed.com/website-embed.png">
|
content="My research investigates the intersection of computing, human-system interfaces, and emancipatory politics. I am interested in the potential of computing as a medium for thought, as a tool for collective action, and as a means of emancipation.">
|
||||||
|
<meta name="twitter:image" content="/website-embed.png">
|
||||||
|
|
||||||
|
<!-- Analytics -->
|
||||||
<script data-goatcounter="https://orion.goatcounter.com/count"
|
<script data-goatcounter="https://orion.goatcounter.com/count"
|
||||||
async src="//gc.zgo.at/count.js"></script>
|
async src="//gc.zgo.at/count.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue