|
14 | 14 | <link href="https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,500;0,600;0,700;1,300;1,500;1,600;1,700&display=swap" rel="stylesheet" /> |
15 | 15 | <link href="https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,400;1,400&display=swap" rel="stylesheet" /> |
16 | 16 | <!-- Core theme CSS (includes Bootstrap)--> |
17 | | - <link href="https://wordpress-plugins-world.github.io/wordpress-login-defender-plugin/css/styles.css" rel="stylesheet" /> |
18 | | - <link href="https://wordpress-plugins-world.github.io/wordpress-login-defender-plugin/css/custom.css" rel="stylesheet" /> |
| 17 | + <link href="https://plugins-for-wordpress.github.io/wordpress-login-defender-plugin/css/styles.css" rel="stylesheet" /> |
| 18 | + <link href="https://plugins-for-wordpress.github.io/wordpress-login-defender-plugin/css/custom.css" rel="stylesheet" /> |
19 | 19 | <link rel="icon" type="image/x-icon" href="https://wordpress-plugins-world.github.io/wordpress-login-defender-plugin/assets/favicon.ico" /> |
20 | 20 | </head> |
21 | 21 | <body id="page-top"> |
@@ -66,7 +66,7 @@ <h1 class="display-1 lh-1 mb-3 text-white">WordPress Login Defender</h1> |
66 | 66 | <div class="col-lg-6"> |
67 | 67 | <!-- Masthead device mockup feature--> |
68 | 68 | <div class="masthead-device-mockup"> |
69 | | - <img src="https://wordpress-plugins-world.github.io/wordpress-login-defender-plugin/assets/img/wp-login-secure.png" style="width:100%; max-width:600px"> |
| 69 | + <img src="https://plugins-for-wordpress.github.io/wordpress-login-defender-plugin/assets/img/wp-login-secure.png" style="width:100%; max-width:600px"> |
70 | 70 | </div> |
71 | 71 | </div> |
72 | 72 | </div> |
@@ -251,7 +251,7 @@ <h5 class="modal-title font-alt text-white" id="feedbackModalLabel">Send feedbac |
251 | 251 | <!-- Bootstrap core JS--> |
252 | 252 | <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> |
253 | 253 | <!-- Core theme JS--> |
254 | | - <script src="https://wordpress-plugins-world.github.io/wordpress-login-defender-plugin/js/scripts.js"></script> |
| 254 | + <script src="https://plugins-for-wordpress.github.io/wordpress-login-defender-plugin/js/scripts.js"></script> |
255 | 255 | <!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *--> |
256 | 256 | <!-- * * SB Forms JS * *--> |
257 | 257 | <!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *--> |
|
0 commit comments