File tree 10 files changed +16
-8
lines changed
10 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 29
29
/>
30
30
< meta
31
31
property ="og:image "
32
- content ="https://eazyip.github.io/assets/img/fb_large_thumb .png "
32
+ content ="https://eazyip.github.io/assets/img/fb_large_thumb_compressed .png "
33
33
/>
34
34
< meta
35
35
property ="og:title "
Original file line number Diff line number Diff line change 29
29
/>
30
30
< meta
31
31
property ="og:image "
32
- content ="https://eazyip.github.io/assets/img/fb_large_thumb .png "
32
+ content ="https://eazyip.github.io/assets/img/fb_large_thumb_compressed .png "
33
33
/>
34
34
< meta
35
35
property ="og:title "
Original file line number Diff line number Diff line change 29
29
/>
30
30
< meta
31
31
property ="og:image "
32
- content ="https://eazyip.github.io/assets/img/fb_large_thumb .png "
32
+ content ="https://eazyip.github.io/assets/img/fb_large_thumb_compressed .png "
33
33
/>
34
34
< meta
35
35
property ="og:title "
Original file line number Diff line number Diff line change 29
29
/>
30
30
< meta
31
31
property ="og:image "
32
- content ="https://eazyip.github.io/assets/img/fb_large_thumb .png "
32
+ content ="https://eazyip.github.io/assets/img/fb_large_thumb_compressed .png "
33
33
/>
34
34
< meta
35
35
property ="og:title "
Original file line number Diff line number Diff line change 153
153
154
154
@media (max-width : 550px ) {
155
155
# rad {
156
- background-image : url (/assets/img/gb2 .png);
156
+ background-image : url (/assets/img/gb2_compressed .png);
157
157
background-size : 100% 100% ;
158
158
}
159
159
Original file line number Diff line number Diff line change 30
30
/>
31
31
< meta
32
32
property ="og:image "
33
- content ="https://eazyip.github.io/assets/img/fb_large_thumb .png "
33
+ content ="https://eazyip.github.io/assets/img/fb_large_thumb_compressed .png "
34
34
/>
35
35
< meta
36
36
property ="og:title "
@@ -97,7 +97,11 @@ <h1>Focus on real engineering</h1>
97
97
</ div >
98
98
99
99
< div id ="showcase-img ">
100
- < img src ="/assets/img/Demo1.png " alt ="" width ="100% " />
100
+ < img
101
+ src ="/assets/img/demo_compressed.png "
102
+ alt =""
103
+ width ="100% "
104
+ />
101
105
</ div >
102
106
</ div >
103
107
@@ -150,7 +154,11 @@ <h1>Focus on real engineering</h1>
150
154
151
155
< div id ="install " class ="max-width-container ">
152
156
< div id ="install-img ">
153
- < img src ="/assets/img/install1.png " alt ="" width ="100% " />
157
+ < img
158
+ src ="/assets/img/install1_compressed.png "
159
+ alt =""
160
+ width ="100% "
161
+ />
154
162
</ div >
155
163
156
164
< div id ="install-text ">
You can’t perform that action at this time.
0 commit comments