From: Sergey Matveev Date: Tue, 4 Oct 2016 19:05:49 +0000 (+0300) Subject: Fix 404 (dir) link X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=commitdiff_plain;h=bc51e44c95f3595128e030e988b1c91bb9146c09 Fix 404 (dir) link --- diff --git a/Makefile b/Makefile index 8ac7bc2..bcdfe9e 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ html: --css-include=style.css \ --set-customization-variable SHOW_TITLE=0 \ --set-customization-variable DATE_IN_HEADER=1 \ + --set-customization-variable TOP_NODE_UP_URL=index.html \ -o cryptoparty.html index.texi static: