From 651287ad622e503ddbe0c83118c14aedbba90d26 Mon Sep 17 00:00:00 2001 From: creesch Date: Sun, 16 Feb 2014 21:33:13 +0100 Subject: [PATCH 1/2] Bootstrap requires jquery Without jquery the menu in the upper right corner will not open. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index e1e4dbf..50374c3 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ + From a7e325de0016912df0f001de459a9b714eb6ea53 Mon Sep 17 00:00:00 2001 From: creesch Date: Sun, 16 Feb 2014 21:38:10 +0100 Subject: [PATCH 2/2] small html error as well. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 50374c3..e0d352c 100644 --- a/index.html +++ b/index.html @@ -203,7 +203,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel
  • -