We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5f8ee commit 1c7b413Copy full SHA for 1c7b413
templates/css/styles.less
@@ -132,7 +132,7 @@ img {
132
padding: 2em;
133
text-align: center;
134
width: 100%;
135
- background: transparent 50% 50% no-repeat url(http://cam.hackerspace.sg/lastfetched.webp);
+ background: transparent 50% 50% no-repeat url(https://s3-ap-southeast-1.amazonaws.com/cam.hackerspace.sg/latest.jpg);
136
background-size: cover;
137
}
138
0 commit comments