File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ <h1></h1>
32
32
<!-- One -->
33
33
< section id ="one " class ="main special ">
34
34
< div class ="container ">
35
- < span class ="image fit primary "> < img src ="images/funky.jpeg " alt ="" /> </ span >
35
+ < span class ="image fit "> < img src ="images/funky.jpeg " alt ="" /> </ span >
36
36
< div class ="content ">
37
37
< header class ="major ">
38
38
< h2 > Who I am</ h2 >
@@ -54,7 +54,7 @@ <h2>Who I am</h2>
54
54
<!-- Two -->
55
55
< section id ="two " class ="main special ">
56
56
< div class ="container ">
57
- < span class ="image fit primary "> < img src ="images/bike.jpg " alt ="" /> </ span >
57
+ < span class ="image fit "> < img src ="images/bike.jpg " alt ="" /> </ span >
58
58
< div class ="content ">
59
59
< header class ="major ">
60
60
< h2 > Stuff I do</ h2 >
@@ -86,7 +86,7 @@ <h3>Relax</h3>
86
86
<!-- Three -->
87
87
< section id ="three " class ="main special ">
88
88
< div class ="container ">
89
- < span class ="image fit primary "> < img src ="images/pic03.jpg " alt ="" /> </ span >
89
+ < span class ="image fit "> < img src ="images/pic03.jpg " alt ="" /> </ span >
90
90
< div class ="content ">
91
91
< header class ="major ">
92
92
< h2 > One more thing</ h2 >
@@ -132,13 +132,15 @@ <h2>One more thing</h2>
132
132
</ footer >
133
133
</ section >
134
134
135
- <!-- Scripts -->
135
+ <!--
136
+ Scripts
136
137
<script src="assets/js/jquery.min.js"></script>
137
138
<script src="assets/js/jquery.scrollex.min.js"></script>
138
139
<script src="assets/js/jquery.scrolly.min.js"></script>
139
140
<script src="assets/js/browser.min.js"></script>
140
141
<script src="assets/js/breakpoints.min.js"></script>
141
142
<script src="assets/js/util.js"></script>
142
143
<script src="assets/js/main.js"></script>
144
+ -->
143
145
</ body > cd
144
146
</ html >
You can’t perform that action at this time.
0 commit comments