Skip to content

Instantly share code, notes, and snippets.

@DaCuteRaccoon
Created June 1, 2022 22:18
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 DaCuteRaccoon/81c5ff70471ad88c6ab89f43b4905ab9 to your computer and use it in GitHub Desktop.
Save DaCuteRaccoon/81c5ff70471ad88c6ab89f43b4905ab9 to your computer and use it in GitHub Desktop.
function loadSkyline(user = 'DaCuteRaccoon') {
const date = new Date().getFullYear()
return `https://skyline.github.com/${date}/${user}`
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment