Skip to content

Commit

Permalink
Merge pull request #266 from cnumr/auto-prepend-https-in-url
Browse files Browse the repository at this point in the history
Remove URL field type to accept uncomplete URL
  • Loading branch information
JulienWilhelm authored May 9, 2023
2 parents 25c8b3a + 8a7c89c commit 50a9e75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions layouts/shortcodes/ecoindex_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
<div class="with-sidebar-l --right-side --p75">
<div>
<input
type="url"
name="siteurl"
placeholder="{{ i18n `EcoIndexFormPlaceholder` }}"
size="40"
required
title="{{ i18n `EcoIndexFormInputInvalid` }}"
aria-invalid="false" />
Expand Down

0 comments on commit 50a9e75

Please sign in to comment.