Skip to content

Commit 5d48a21

Browse files
committed
relace with self-hosted image
1 parent da53a47 commit 5d48a21

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_includes/css/sotm.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ footer a:focus,
232232
text-align: center;
233233
color: #fff;
234234
position: relative;
235-
background-image: url(https://as1.ftcdn.net/jpg/02/85/15/08/1000_F_285150861_aut7LaFPqw3jFLEpQTqFIOWfYFQx565V.jpg);
235+
background-image: url(./img/manila.jpg);
236236
-webkit-background-size: cover;
237237
-moz-background-size: cover;
238238
background-size: cover;
@@ -242,12 +242,12 @@ footer a:focus,
242242
background-position-y: center;
243243
background-position-x: right;
244244
}
245-
/*
245+
246246
@supports (background-image: url(./img/manila.webp)) {
247247
.intro {
248248
background-image: url(./img/manila.webp);
249249
}
250-
}*/
250+
}
251251

252252
.intro .intro-body {
253253
display: table-cell;

img/manila.jpg

827 KB
Loading

img/manila.webp

531 KB
Binary file not shown.

0 commit comments

Comments
 (0)