www.mk | 1 + diff --git a/www.mk b/www.mk index 24b05025bc3f7b8e51496283b388cd922f5207daa8e8c8cb00f260624baa0002..3a04218a06d51aa89d427a05d8d53ee5d2cb4b56f8aca427cfa53c395a65f064 100644 --- a/www.mk +++ b/www.mk @@ -7,6 +7,7 @@ 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 \