基本完成T
This commit is contained in:
16
dist/about_pake.html
vendored
Normal file
16
dist/about_pake.html
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<h5>Welcome from Pake!</h5>
|
||||
<p>version: 1.0.1</p>
|
||||
<a href="https://github.com/tw93/Pake" target="_blank">Project link</a><br>
|
||||
<a href="https://github.com/tw93/Pake/discussions" target="_blank">Discussions</a><br>
|
||||
<a href="https://github.com/tw93/Pake/issues" target="_blank">Issues</a><br>
|
||||
<p>LICENSE: MIT</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user