mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
slim is kinda annoying
This commit is contained in:
parent
8cd96e07b6
commit
e9d3349b64
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ javascript:
|
||||||
h2.txt-Center Create a New Home Page
|
h2.txt-Center Create a New Home Page
|
||||||
|
|
||||||
.col.col-50 style="margin:0 auto; float:none"
|
.col.col-50 style="margin:0 auto; float:none"
|
||||||
p.tiny First, enter a username. This will also be used as your site path.<br><b>Do not forget this, it will be used to sign in to
|
p.tiny First, enter a username. This will also be used as your site path.<br><b>Do not forget this, it will be used to sign in to and manage your home page.</b> It cannot contain spaces, and can only use the following characters: a-z A-Z 0-9 _ -
|
||||||
and manage your home page.</b><br>It cannot contain spaces, and can only use the following characters: a-z A-Z 0-9 _ -
|
|
||||||
br
|
br
|
||||||
h5 Username
|
h5 Username
|
||||||
p.tiny <input class="input-Area" name="username" type="text" placeholder="yourusername" value="#{@site.username}" autocapitalize="off" autocorrect="off">.neocities.org
|
p.tiny <input class="input-Area" name="username" type="text" placeholder="yourusername" value="#{@site.username}" autocapitalize="off" autocorrect="off">.neocities.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue