Skip to content

Instantly share code, notes, and snippets.

@samyakbhuta
Created March 13, 2014 08:51
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 samyakbhuta/9524618 to your computer and use it in GitHub Desktop.
Save samyakbhuta/9524618 to your computer and use it in GitHub Desktop.
Reveal.js example

Hello World

var abc = function () {
	return 2+2;
}
var abc = function () {
	return 2+2;
}

Hello World2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment