From 388ee70d19c32ddd4a18ef3725b0b24f3e69719b Mon Sep 17 00:00:00 2001 From: noah the goodra Date: Sat, 24 Jun 2017 17:15:31 -0500 Subject: [PATCH] moved index code to seporate file and modified ipfsapi.js to correctly call up the add-link function --- index.html | 107 +- indexcode.js | 102 ++ lib/ipfsapi.js | 2609 +++++++++++++++++++++++++++--------------------- 3 files changed, 1581 insertions(+), 1237 deletions(-) create mode 100644 indexcode.js diff --git a/index.html b/index.html index 274736f..d1cf740 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ http2ipfs - add URLs to ipfs - +