<!DOCTYPE html>
<html>
<head>
	<title>upub</title>
	<meta charset="utf-8">
	<meta http-equiv="content-type" content="text/html; charset=utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">

	<meta property="og:type" content="website" />
	<meta property="og:title" content="upub">
	<meta property="og:description" content="micro social network, federated" />
	<meta property="og:url" content="https://upub.alemi.dev/web" />
	<meta property="og:site_name" content="upub" />

	<link rel="icon" data-trunk href="favicon.ico" type="image/x-icon" />

	<link rel="manifest" href="/web/assets/manifest.json" />
	<link rel="copy-file" data-trunk href="manifest.json" />
	<link rel="copy-file" data-trunk href="icon.png" />

	<link rel="preload" href="https://cdn.alemi.dev/web/font/FiraCode-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous" />
	<link rel="preload" href="https://cdn.alemi.dev/web/font/FiraCode-Bold.woff2" as="font" type="font/woff2" crossorigin="anonymous" />

	<link crossorigin rel="stylesheet" href="https://cdn.alemi.dev/web/alemi.css">
	<link rel="css" data-trunk href="style.css" />
</head>

<body>

</body>
</html>