Spaces:
Running
Running
File size: 339 Bytes
c0e43fb | 1 2 3 4 5 6 7 8 9 10 11 12 | <!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Axiom-Zero-Filter</title>
<script type="module" src="https://cdn.jsdelivr.net/npm/zero-md@3?register"></script>
</head>
<body>
<zero-md src="README.md"></zero-md>
</body>
</html> |