Add FAQ page

This commit is contained in:
世界
2022-08-21 16:19:50 +08:00
parent b1b1ab5350
commit c71f6ba377
5 changed files with 25 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
package constant
var (
Version = "0.1.0"
Version = "1.0"
Commit = ""
)