Update
This commit is contained in:
+11
-4
@@ -16,11 +16,18 @@ block content
|
||||
p.content.has-text-justified
|
||||
| You can use an already existing name to
|
||||
| replace it with a new version of your AI.
|
||||
p.content.has-text-justified
|
||||
| You could also erase other people's AI, but
|
||||
| please, don't do it, because I would be sad
|
||||
| 😢
|
||||
input.input(type="text", name="name", placeholder="Name of your AI")
|
||||
.fielg
|
||||
label.label Password
|
||||
p.content.has-text-justified
|
||||
| This password will allow you to update your
|
||||
| AI. If the name you specify is not used,
|
||||
| this password can be anything you want. If
|
||||
| the name you specify already exists, you need
|
||||
| to enter the password you entered when you
|
||||
| uploaded the AI the first time.
|
||||
input.input(type="password", name="password", placeholder="Password")
|
||||
|
||||
.field
|
||||
label.label Archive
|
||||
p.content.has-text-justified
|
||||
|
||||
Reference in New Issue
Block a user