zk_html/writing/videos/degamification.html

35 lines
1.1 KiB
HTML
Raw Normal View History

2020-12-14 21:15:13 +00:00
<!doctype html>
<html>
<head>
<title>Zk | degamification</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | degamification</h1>
</header>
<article class="content">
<hr />
<p>title: Distance and the degamification of play
Author: Madison Scott-Clary
Description: A video essay on far-future football</p>
<hr />
<h1 id="distance-and-the-degamification-of-play">Distance and the degamification of play</h1>
</article>
<footer>
<p>Page generated on 2020-12-14</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>