From: Sergey Matveev Date: Fri, 20 Dec 2019 08:20:58 +0000 (+0300) Subject: Webmaster email address X-Git-Tag: v4.2.2~4 X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=commitdiff_plain;h=58b9fe1bb7c469516f9649537329bf9d5f7f3190 Webmaster email address --- diff --git a/www.mk b/www.mk index 076465a..b37b4d9 100644 --- a/www.mk +++ b/www.mk @@ -7,6 +7,7 @@ all: gogost.html gogost.html: *.texi rm -f gogost.html/*.html $(MAKEINFO) --html \ + --set-customization-variable EXTRA_HEAD='' \ --set-customization-variable CSS_LINES='$(CSS)' \ --set-customization-variable SHOW_TITLE=0 \ --set-customization-variable USE_ACCESSKEY=0 \