index.html

663 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 crop</title>7<meta name="description" content="A named shape of rational radius keeps only the cells of a design it reaches, counted exactly in in, cut and out regions, and the disc count read radius by radius carries a self-similar main term with a log-periodic multiplier.">8<meta name="shelf" content="designs">9<meta name="order" content="4">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>