style.css | 2 -- www.do | 2 +- diff --git a/style.css b/style.css index 80e824dd12986301befe23705fc699747e6174c74199985b8ea56d76a223be5b..c173df6339d9f7125502e2aa55f72171fb3db53225d5e43bb6c31106d4b0e070 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,3 @@ - diff --git a/www.do b/www.do index 93c18ceaa48b599069985839a990cae895a7aaf0c4250fdc5a1b4ba6f9e2b0d5..fc9ec1dd7e75396d1840da24c99ec42c3857e9bd1aec57142bf74a1c2eec7d66 100644 --- a/www.do +++ b/www.do @@ -3,8 +3,8 @@ html=gogost.html rm -f $html/*.html ${MAKEINFO:-makeinfo} --html \ -D "VERSION `cat VERSION`" \ + --css-include style.css \ --set-customization-variable EXTRA_HEAD='' \ - --set-customization-variable CSS_LINES="`cat style.css`" \ --set-customization-variable SHOW_TITLE=0 \ --set-customization-variable DATE_IN_HEADER=1 \ --set-customization-variable TOP_NODE_UP_URL=index.html \