index.html

674 B · html · 16 lines

1<!doctype html>2<html lang="en" data-prefix="mrly-">3<head>4<meta charset="utf-8">5<meta name="viewport" content="width=device-width, initial-scale=1">6<title>The novelty meter</title>7<meta name="description" content="The stack lights phi(n) new nodes at scale n; read through a smooth window, the error of that count is a sum of waves, one per zero of zeta, and adding the zeros one at a time fits it, while a sharp window hears the primes instead.">8<meta name="shelf" content="zeros">9<meta name="order" content="5">10<link rel="stylesheet" href="../../lib/mrly.css">11</head>12<body>13<div id="root"></div>14<script type="module" src="./index.jsx"></script>15</body>16</html>