@uua/icons
Version:
14 lines (13 loc) • 332 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Redirecting ...</title>
</head>
<body>
<script type="text/javascript">
window.location.href = 'https://github.com/willin/uua';
</script>
</body>
</html>