Skip to content

Instantly share code, notes, and snippets.

@scottstanfield
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

  • Save scottstanfield/9734174 to your computer and use it in GitHub Desktop.

Select an option

Save scottstanfield/9734174 to your computer and use it in GitHub Desktop.

Star Wars in Legos

Adding a basic readme in Markdown to test.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Block Hello World</title>
</head>
<body>
<p>Star Wars</p>
<img src="lego.jpg" alt="" />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment