File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ <h2>(if I had a slogan, it would go here)</h2>
88
88
< ul >
89
89
< li > HTML+CSS</ li >
90
90
< li > PHP+MySQL, Laravel, WordPress</ li >
91
- < li > JavaScript, PowerShell, C++ </ li >
91
+ < li > JavaScript, PowerShell </ li >
92
92
< li > Windows, Linux</ li >
93
93
< li > networking, web technologies, virtual machines</ li >
94
94
< li > software testing for over 15 years</ li >
@@ -116,17 +116,16 @@ <h1>Products</h1>
116
116
117
117
<!-- FOOTER HERE -->
118
118
< footer >
119
- © 2021 • Justin Hammack
119
+ © 2022 • Justin Hammack
120
120
</ footer >
121
121
122
122
< script src ="js/scripts.js "> </ script >
123
- <!-- animated hamburger icon
123
+ <!-- animated hamburger icon -->
124
124
< script >
125
125
function myFunction ( x ) {
126
126
x . classList . toggle ( "change" ) ;
127
127
}
128
128
</ script >
129
- -->
130
129
131
130
</ body >
132
131
</ html >
You can’t perform that action at this time.
0 commit comments