File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ <h2>RESTful API</h2>
103103 </ div >
104104 </ section >
105105
106- < div class =' container ' >
107- < footer class ="container ">
106+ < footer >
107+ < div class ="container ">
108108 < div class ="row ">
109109 < div class ="col-md-4 ">
110110 < h3 > Contact me:</ h3 >
@@ -122,8 +122,9 @@ <h3>Copyright blurb:</h3>
122122 < p > Some warning about copying this. Well it is not good enough ;-) </ p >
123123 </ div >
124124 </ div >
125- </ footer >
126- </ div >
125+ </ div >
126+ </ footer >
127+
127128 < script src ="https://code.jquery.com/jquery-3.1.0.min.js " integrity ="sha256-cCueBR6CsyA4/9szpPfrX3s49M9vUU5BgtiJj06wt/s= " crossorigin ="anonymous "> </ script >
128129 < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js " integrity ="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa " crossorigin ="anonymous "> </ script >
129130
You can’t perform that action at this time.
0 commit comments