Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Fix indentation (to test the release process 🤫).
  • Loading branch information
kdzwinel authored Apr 12, 2023
1 parent a8da32c commit 00641a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h2>Autofill</h2>
<li><a href="./autofill/modal.html">Email autofill form within self-closing modal</a></li>
<li><a href="./autofill/form-submission.html">Form submission detection and autofill</a></li>
<li><a href="./autofill/frame-form-submission-parent.html">Form submission detection and autofill within an iframe</a></li>
<li>
<li>
Autoprompt credentials autofill when a login form is front and center
<ul>
<li><a href="./autofill/autoprompt/1-standard-login-form.html">Form present on pageload</a></li>
Expand Down

0 comments on commit 00641a9

Please sign in to comment.