File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 < title > Contact Form</ title >
77
88 <!-- Bootstrap CSS -->
9- < link href ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.7 /dist/css/bootstrap.min.css " rel ="stylesheet " />
9+ < link href ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8 /dist/css/bootstrap.min.css " rel ="stylesheet " />
1010 </ head >
1111
1212 < body >
@@ -73,7 +73,7 @@ <h1 class="fw-bold mb-2">Contact Us</h1>
7373 <!-- reCAPTCHA v3 (replace with your site key) -->
7474 < script defer src ="https://www.google.com/recaptcha/api.js?render=YOUR_RECAPTCHA_SITE_KEY "> </ script >
7575 <!-- Bootstrap Bundle -->
76- < script defer src ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.7 /dist/js/bootstrap.bundle.min.js "> </ script >
76+ < script defer src ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8 /dist/js/bootstrap.bundle.min.js "> </ script >
7777 <!-- Custom JS handling AJAX form submission -->
7878 < script src ="AjaxForm.js "> </ script >
7979 <!-- GitHub Button script (optional) -->
You can’t perform that action at this time.
0 commit comments