File tree Expand file tree Collapse file tree
Projects/Password Generator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888</ head >
8989
9090< body >
91- /* dark mode toggle & github buttons */
92- < nav >
93- < div class ="navbtn ">
94- < a class ="github-button " href ="https://github.com/smthari/Password-generator-using-html-css-javascript/fork "
95- data-color-scheme ="no-preference: dark; light: light; dark: dark; " data-icon ="octicon-repo-forked "
96- data-size ="large " data-show-count ="true "
97- aria-label ="Fork smthari/Password-generator-using-html-css-javascript on GitHub "> Fork</ a >
98-
99- < a class ="github-button " href ="https://github.com/smthari/Password-generator-using-html-css-javascript "
100- data-color-scheme ="no-preference: dark; light: light; dark: dark; " data-icon ="octicon-star "
101- data-size ="large " data-show-count ="true "
102- aria-label ="Star smthari/Password-generator-using-html-css-javascript on GitHub "> Star</ a >
103-
104- < a class ="github-button " href ="https://github.com/smthari "
105- data-color-scheme ="no-preference: dark; light: light; dark: dark; " data-size ="large "
106- data-show-count ="true " aria-label ="Follow @smthari on GitHub "> Follow @smthari</ a >
107- </ div >
108- < div class ="theme-switch-wrapper ">
109- < label class ="theme-switch " for ="checkbox ">
110- < input type ="checkbox " id ="checkbox " />
111- < div class ="slider round "> </ div >
112- </ label >
113- < em > Switch Theme</ em >
114- </ div >
115- </ nav >
11691
11792 < div class ="container ">
11893 < h2 > Password Generator</ h2 >
You can’t perform that action at this time.
0 commit comments