Skip to content

Instantly share code, notes, and snippets.

@maegul
Last active September 2, 2017 13:13
Show Gist options
  • Save maegul/e201a3370f296a580b22b57bf71a2259 to your computer and use it in GitHub Desktop.
Save maegul/e201a3370f296a580b22b57bf71a2259 to your computer and use it in GitHub Desktop.
hello world
license: gpl-3.0
height: 500
scrolling: no
border: yes

Hello World

This is a hello world block.

Hope it works!

<!DOCTYPE html>
<html>
<head>
<title>Im a block</title>
</head>
<body>
<div>Hello World</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment