Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6ae39c3

Browse files
authored
Merge branch 'master' into patch-1
2 parents f57ca42 + fa0d570 commit 6ae39c3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

02 - JS and CSS Clock/index-START.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<style>
2020
html {
21-
background: #018DED url(http://unsplash.it/1500/1000?image=881&blur=5);
21+
background: #018DED url(https://unsplash.it/1500/1000?image=881&blur=5);
2222
background-size: cover;
2323
font-family: 'helvetica neue';
2424
text-align: center;

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews!
4545
* [Alex Kim](https://github.com/Alex-K1m/js30-challenge) completed all the challenges. You can check them out at [github pages](https://alex-k1m.github.io/js30-challenge/).
4646
* [Mikhail Thomas](https://github.com/seckela) created [JS30++](https://github.com/seckela/js30plusplus) to add another level of challenge ontop of this already great course.
4747
* [Ramon Morcillo](https://github.com/reymon359/JavaScript30) finished this awesome challenge!. You can see the showcase of his implementations on [this link](https://reymon359.github.io/JavaScript30/).
48+
* [Santiago Escobar](https://github.com/sescobar99)'s [repository](https://github.com/sescobar99/javascript30-challenge) and [GitHub Pages showcase](https://sescobar99.github.io/javascript30-challenge/).
4849
* [Harry Xie](https://github.com/a90100/JavaScript30) 紀錄 30 天的練習筆記在 [此連結](https://github.com/a90100/JavaScript30).
4950

5051
## Alternative Implementations

0 commit comments

Comments
 (0)