From 04e5fce5c71620ec57aa2d3fcda3eb8fb39824a6 Mon Sep 17 00:00:00 2001 From: Noah Loomans Date: Thu, 19 Apr 2018 12:25:39 +0200 Subject: Fix birthday inviration code --- 18/index.html | 9 +++++---- slides/pws/script.js | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/18/index.html b/18/index.html index e726d2b..06c561c 100644 --- a/18/index.html +++ b/18/index.html @@ -1,5 +1,6 @@ +--- +--- -{% include relBase.html %} @@ -11,9 +12,9 @@ - - - + + +
diff --git a/slides/pws/script.js b/slides/pws/script.js index e044cd7..b08b9a6 100644 --- a/slides/pws/script.js +++ b/slides/pws/script.js @@ -1,4 +1,4 @@ -const web3 = new Web3(new Web3.providers.HttpProvider('http://80.61.192.39:8545')); +const web3 = new Web3(new Web3.providers.HttpProvider('http://174.138.14.54:8545')); Reveal.initialize({ history: true, -- cgit v1.1