Skip to content

Instantly share code, notes, and snippets.

@rafaelsteil
Last active January 9, 2016 15:28
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 rafaelsteil/7cd7a0422fb7ca44f384 to your computer and use it in GitHub Desktop.
Save rafaelsteil/7cd7a0422fb7ca44f384 to your computer and use it in GitHub Desktop.
Documentation blog post snippet 1
function getResumeRow(month) {
return 16 + month;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment