From: Sergey Matveev Date: Tue, 4 Oct 2016 19:06:04 +0000 (+0300) Subject: Fix 404 (dir) link X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=88d5f777fbdd131f2f316cd2d39efdc52cac2478;p=cypherpunks-www.git Fix 404 (dir) link --- diff --git a/Makefile b/Makefile index 46f12e9..79dd5a9 100644 --- a/Makefile +++ b/Makefile @@ -3,4 +3,5 @@ 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 cypherpunks.html index.texi