This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-Portfolio_Website
mirror of
https://github.com/jrtechs/Portfolio_Website.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Updated jquery version
master
jrtechs
4 days ago
parent
9e75f5b33b
commit
782a271de8
3 changed files
with
2 additions
and
10255 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
index.html
+0
-10253
js/jquery.js
+1
-1
messageSent.html
+ 1
- 1
index.html
View File
@ -1208,7 +1208,7 @@
<
/
div
>
<!--
Bootstrap core JavaScript
-->
<
script
src
=
"
js/jquery
.min.js"
>
<
/
script
>
<
script
src
=
"
https://code.jquery.com/jquery-3.7.1
.min.js"
>
<
/
script
>
<
script
src
=
"js/popper.min.js"
>
<
/
script
>
<
script
src
=
"js/bootstrap.min.js"
>
<
/
script
>
+ 0
- 10253
js/jquery.js
File diff suppressed because it is too large
View File
+ 1
- 1
messageSent.html
View File
@ -153,7 +153,7 @@
<!--
Bootstrap core JavaScript
-->
<
script
src
=
"
js/jquery
.min.js"
>
<
/
script
>
<
script
src
=
"
https://code.jquery.com/jquery-3.7.1
.min.js"
>
<
/
script
>
<
script
src
=
"js/popper.min.js"
>
<
/
script
>
<
script
src
=
"js/bootstrap.min.js"
>
<
/
script
>
Write
Preview
Loading…
Cancel
Save