Update index.html
parent
28d8536e85
commit
ec17b2d896
|
@ -14,7 +14,7 @@
|
|||
<form>
|
||||
<div class="form-group">
|
||||
<label for="URL">URL:</label>
|
||||
<input type="text" id="url" class="form-control" placeholder="http://sites.com"/>
|
||||
<input type="url" id="url" class="form-control" placeholder="http://sites.com"/>
|
||||
<small id="textHelp" class="form-text text-muted">Add http:// or https:// in the beginning</small>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue