Skip to content

Instantly share code, notes, and snippets.

@Porter97
Last active March 10, 2020 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Porter97/59fe63f2e1e437538c8a1c829d69667c to your computer and use it in GitHub Desktop.
Save Porter97/59fe63f2e1e437538c8a1c829d69667c to your computer and use it in GitHub Desktop.
#...
<!-- Content Info-->
template_clone.querySelector('#content-image').src = data.results[i].activities[j]['image'];
template_clone.querySelector('#content-image-link').href = data.results[i].activities[j]['url'];
#...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment