aweft

recipes/icons/index.html

One file of recipes/icons, at commit 9a5bb24.

<!doctype html>
<html lang="en">
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width, initial-scale=1" />
		<title>aweft icons</title>
	</head>
	<body>
		<script type="module" src="./entry.tsx"></script>
	</body>
</html>