Created
December 13, 2017 14:29
-
-
Save MiguelBel/42d75719e777d9a059002db71a7267de to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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