just/www/index.html
2022-12-15 21:35:18 +00:00

27 lines
787 B
HTML

<!doctype html>
<html>
<head>
<meta charset=utf-8>
<meta name=viewport content='width=device-width,initial-scale=1'>
<title>Just: A Command Runner</title>
<link href=index.css rel=stylesheet type=text/css>
</head>
<body>
<a href=https://github.com/casey/just><div id=j></div></a>
<a href=man/en/><div id=u></div></a>
<a href=https://discord.gg/ezYScXR><div id=s></div></a>
<a href=https://crates.io/crates/just><div id=t></div></a>
<a href=https://github.com/casey/just>github</a>
<a href=man/en/>manual</a>
<a href=https://discord.gg/ezYScXR>discord</a>
<a href=https://crates.io/crates/just>crates.io</a>
<div></div>
<a href=man/zh/>用户指南</a>
<div></div>
<div></div>
</body>
</html>
<!-- Love, Casey -->