File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ <h2 class="hero-subtitle"> No guesswork. Strong passwords. </h2>
2525 < label for ="passwordLength " class ="length-label "> Password Length:</ label >
2626 < select id ="passwordLength " class ="length-select ">
2727 < option value ="moderate "> Moderate - 15 characters</ option >
28- < option value ="default "> Default - 20 characters</ option >
28+ < option value ="default " selected > Default - 20 characters</ option >
2929 < option value ="strong "> Strong - 24 characters</ option >
3030 < option value ="highSecurity "> High Security - 32 characters</ option >
3131 < option value ="quantumResistant "> Quantum Resistant - 40 characters</ option >
@@ -56,4 +56,4 @@ <h2 class="hero-subtitle"> No guesswork. Strong passwords. </h2>
5656 < p > Created by < a href ="https://github.com/chrisjabb21 " target ="_blank "> Chris Fouad Jabbour</ a > </ p >
5757</ footer >
5858
59- </ html >
59+ </ html >
You can’t perform that action at this time.
0 commit comments