File tree Expand file tree Collapse file tree 5 files changed +643
-602
lines changed
Expand file tree Collapse file tree 5 files changed +643
-602
lines changed Original file line number Diff line number Diff line change 66 < meta charset ="UTF-8 " />
77 <!-- js -->
88 < script defer src ="./src/js/index.js "> </ script >
9- < script defer src ="./src/js/qr.js "> </ script >
10- < script defer src ="./src/js/ga.js "> </ script >
119 <!-- css -->
1210 < link rel ="stylesheet " href ="../.././src/global.css " />
1311 < link rel ="stylesheet " href ="../../src/tailwind.css " />
@@ -40,8 +38,7 @@ <h4 data-loc>You can create your import file from QR codes and Google Authentica
4038 < div class ="bg-gray-700 w-3/5 m-auto mt-20 mb-60 rounded-2xl relative text-center p-1 ">
4139 < div class ="choose ">
4240 < div class ="mx-auto rounded-2xl bg-gray-800 w-2/3 mb-20 " id ="choose ">
43- < h2 class ="pt-5 "> Import</ h2 >
44- < h3 > QR code</ h3 >
41+ < h3 class ="pt-5 " data-loc > QR code</ h3 >
4542 < details class ="details mb-8 ">
4643 < summary data-loc class ="summary "> Instructions</ summary >
4744 < h4 >
8481 </ div >
8582
8683 < div class ="mx-auto rounded-2xl bg-gray-800 w-2/3 mb-20 " id ="choose ">
87- < h2 class ="pt-5 "> Advanced import</ h2 >
88- < h3 > Google Authenticator QR code</ h3 >
84+ < h3 class ="pt-5 " data-loc > Google Authenticator QR code</ h3 >
8985 < details class ="details mb-8 ">
9086 < summary data-loc class ="summary "> Instructions</ summary >
9187 < h4 >
You can’t perform that action at this time.
0 commit comments