Skip to content

Instantly share code, notes, and snippets.

@MiguelBel
Created December 13, 2017 14:29
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 MiguelBel/42d75719e777d9a059002db71a7267de to your computer and use it in GitHub Desktop.
Save MiguelBel/42d75719e777d9a059002db71a7267de to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Hello World in IPFS</title>
</head>
<body>
<h1>Hello World in IPFS</h1>
<button onclick="alert('Hello from Valencia')">Click me!</button>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment