Skip to content

Instantly share code, notes, and snippets.

View Bongulielmi's full-sized avatar
🎯
flow state riding in the Milky Way

Remigio Bongulielmi Bongulielmi

🎯
flow state riding in the Milky Way
View GitHub Profile
@Bongulielmi
Bongulielmi / index.html
Created August 29, 2017 13:18 — forked from giodamelio/index.html
IPFS Simple Static Site
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Hello IPFS!</title>
<link rel="stylesheet" href="./style.css" />
</head>
<body>
<h1>Hello IPFS!</h1>
</body>