mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
parent
a896712f4e
commit
77b14dc338
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
|
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="user-website">Website</label>
|
<label for="user-website">Website</label>
|
||||||
{{input type="text" value=user.website id="user-website" autocapitalize="off" autocorrect="off"}}
|
{{input type="url" value=user.website id="user-website" autocapitalize="off" autocorrect="off"}}
|
||||||
<p>Have a website or blog other than this one? Link it!</p>
|
<p>Have a website or blog other than this one? Link it!</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue