We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a9ed2 commit d78617bCopy full SHA for d78617b
experiments/photo-gallery/index.html
@@ -56,7 +56,6 @@
56
"style='background-image: url(" + photo + ")'></div>";
57
}
58
59
- console.log(string);
60
document.getElementsByTagName("main")[0].innerHTML = string;
61
zoom();
62
0 commit comments