From ca9fa594703449c3746f8a06231abea3414ba3a2 Mon Sep 17 00:00:00 2001 From: wswidzinski Date: Sat, 13 Jan 2018 21:25:04 +0100 Subject: [PATCH] Add links to footer --- src/hbs/data.json | 8 ++++---- src/hbs/partials/footer.hbs | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/hbs/data.json b/src/hbs/data.json index 0f0bd52..957a52b 100644 --- a/src/hbs/data.json +++ b/src/hbs/data.json @@ -35,15 +35,15 @@ "footer": { "links": [ { - "url": "", + "url": "https://truebit.io", "title": "Truebit" }, { - "url": "", + "url": "https://medium.com/artproject-truebit", "title": "Medium" }, { - "url": "", + "url": "https://t.me/cryptoartproject", "title": "Telegram" }, { @@ -51,7 +51,7 @@ "title": "Newsletter" }, { - "url": "", + "url": "https://drive.google.com/file/d/1v-1R8juWUIptoO1ND8EZTh3zTcRJPkmG/view", "title": "Project Proposal" }, { diff --git a/src/hbs/partials/footer.hbs b/src/hbs/partials/footer.hbs index 002e662..327dde8 100644 --- a/src/hbs/partials/footer.hbs +++ b/src/hbs/partials/footer.hbs @@ -2,7 +2,9 @@