62 lines
2.1 KiB
HTML
62 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<title>The Para-Real: Finding the Future in Unexpected Places</title>
|
||
<meta charset="utf-8" />
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
<meta
|
||
name="description"
|
||
content="The Para-Real: Finding the Future in Unexpected Places - A livestream series about subcultures building livelihoods in spite of platform exploitation."
|
||
/>
|
||
<link
|
||
rel="icon"
|
||
type="image/png"
|
||
sizes="32x32"
|
||
href="static/favicon-32x32.png"
|
||
/>
|
||
<link
|
||
rel="icon"
|
||
type="image/png"
|
||
sizes="16x16"
|
||
href="static/favicon-16x16.png"
|
||
/>
|
||
<!-- <link rel="manifest" href="static/site.webmanifest" /> -->
|
||
<link rel="mask-icon" href="static/safari-pinned-tab.svg" color="#5bbad5" />
|
||
<meta name="msapplication-TileColor" content="#da532c" />
|
||
<meta name="theme-color" content="#ffffff" />
|
||
<meta
|
||
content="The Para-Real: Finding the Future in Unexpected Places"
|
||
property="og:site_name"
|
||
/>
|
||
|
||
<meta name="twitter:card" content="summary" />
|
||
<meta
|
||
name="twitter:title"
|
||
content="The Para-Real: Finding the Future in Unexpected Places"
|
||
/>
|
||
<meta
|
||
name="twitter:description"
|
||
content="The NEW DESIGN CONGRESS x RECLAIMFUTURES present a livestream series about subcultures building livelihoods in spite of platform exploitation."
|
||
/>
|
||
<meta name="twitter:image" content="static/meta.png" />
|
||
|
||
<meta
|
||
property="og:title"
|
||
content="The Para-Real: Finding the Future in Unexpected Places"
|
||
/>
|
||
<meta
|
||
property="og:description"
|
||
content="The NEW DESIGN CONGRESS x RECLAIMFUTURES present a livestream series about subcultures building livelihoods in spite of platform exploitation"
|
||
/>
|
||
<meta property="og:image" content="static/meta.png" />
|
||
<meta property="og:url" content="https://stream.undersco.re/" />
|
||
|
||
<link rel="stylesheet" href="./src/assets/styles/index.scss" />
|
||
</head>
|
||
<body>
|
||
<div id="app"></div>
|
||
<script src="./index.js"></script>
|
||
</body>
|
||
</html>
|