cooptation
This commit is contained in:
parent
87118b86d5
commit
206d2a57ec
14
index.html
14
index.html
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Orion Reed</title>
|
<title>Jeff Emmett</title>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="icon" type="image/x-icon" href="/favicon.ico?v=4" />
|
<link rel="icon" type="image/x-icon" href="/favicon.ico?v=4" />
|
||||||
|
|
@ -16,19 +16,19 @@
|
||||||
<meta name="description"
|
<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.">
|
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:url" content="https://jeffemmett.com">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:title" content="Orion Reed">
|
<meta property="og:title" content="Jeff Emmett">
|
||||||
<meta property="og:description"
|
<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.">
|
content="My research doesn't investigate 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 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:domain" content="jeffemmett.com">
|
||||||
<meta property="twitter:url" content="https://orionreed.com">
|
<meta property="twitter:url" content="https://jeffemmett.com">
|
||||||
<meta name="twitter:title" content="Orion Reed">
|
<meta name="twitter:title" content="Orion Reed">
|
||||||
<meta name="twitter:description"
|
<meta name="twitter: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.">
|
content="My research doesn't investigate 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">
|
<meta name="twitter:image" content="/website-embed.png">
|
||||||
|
|
||||||
<!-- Analytics -->
|
<!-- Analytics -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue