mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
fixes for new
This commit is contained in:
parent
f3aa2fe3bd
commit
24beee5b9c
1 changed files with 24 additions and 31 deletions
|
@ -32,9 +32,7 @@ javascript:
|
|||
input name="password" type="password"
|
||||
|
||||
br
|
||||
p Now you can enter an e-mail address. Your e-mail address is private and we will not show it to anyone
|
||||
for any reason. You don't have to provide one, but <b>we will not be able to reset your password without it,
|
||||
so don't lose your username and password if you leave this blank!</b>
|
||||
p Now you can enter an e-mail address. Your e-mail address is private and we will not show it to anyone for any reason. You don't have to provide one, but <b>we will not be able to reset your password without it, so don't lose your username and password if you leave this blank!</b>
|
||||
|
||||
br
|
||||
h5 Email
|
||||
|
@ -42,11 +40,7 @@ javascript:
|
|||
|
||||
br
|
||||
|
||||
p
|
||||
| You can optionally enter some tags! Tags will allow others to find your site based on your interests, or your
|
||||
site's theme. <b>Separate multiple tags with commas</b>. Don't think too hard about this, you can change them later.
|
||||
You can have a maximum of ten tags, and there is a two word per tag maximum (extra words in a tag will be removed).
|
||||
|
||||
p You can optionally enter some tags! Tags will allow others to find your site based on your interests, or your site's theme. <b>Separate multiple tags with commas</b>. Don't think too hard about this, you can change them later. You can have a maximum of ten tags, and there is a two word per tag maximum (extra words in a tag will be removed).
|
||||
|
||||
hr
|
||||
h5 Tags
|
||||
|
@ -55,7 +49,6 @@ javascript:
|
|||
input name="is_nsfw" type="hidden" value="false"
|
||||
p: strong If your page will contain objectionable (adult) content, check this box: <input name="is_nsfw" type="checkbox" value="true" style="margin-top: 0px">
|
||||
|
||||
|
||||
br
|
||||
p Last thing! Enter these two words correctly (with spaces) so we know you're not a robot (don't worry robots, we still love you).
|
||||
div
|
||||
|
|
Loading…
Add table
Reference in a new issue