From 0420534ba8f3c0232b3ac005ab47fbc9099674b0 Mon Sep 17 00:00:00 2001 From: Marco van Dijk Date: Tue, 18 Apr 2023 19:12:23 +0200 Subject: [PATCH] Add link to transcoder campaign --- public/index.html | 4 ++-- src/pages/home.js | 10 +++++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 2004787..020364b 100644 --- a/public/index.html +++ b/public/index.html @@ -7,11 +7,11 @@ Livepeer Supplementary Explorer - + diff --git a/src/pages/home.js b/src/pages/home.js index d59e546..d6766d4 100644 --- a/src/pages/home.js +++ b/src/pages/home.js @@ -39,7 +39,7 @@ const Home = (obj) => { if (thisChad == ""){ const randomChad = performance.now(); - const chadSource = "https://nframe.nl/avatar.png?" + randomChad; + const chadSource = "https://stronk.rocks/avatar.png?" + randomChad; setChad(chadSource); } @@ -90,6 +90,14 @@ const Home = (obj) => {

External Links:

+ + +