From 0a22ac3452d6fc25ea0b422188d20991a5b2da58 Mon Sep 17 00:00:00 2001 From: Noah Loomans Date: Wed, 28 Feb 2018 00:24:24 +0100 Subject: Fix all links and advertize IPFS version --- _layouts/slides.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '_layouts/slides.html') diff --git a/_layouts/slides.html b/_layouts/slides.html index 47be94e..4c902ab 100644 --- a/_layouts/slides.html +++ b/_layouts/slides.html @@ -1,10 +1,9 @@ -{% include relBase.html %} {{ page.title }} - + {% for style in page.styles %} @@ -12,7 +11,7 @@ {{ content }} - + {% for script in page.scripts %} {% endfor %} -- cgit v1.1