diff --git a/docs/.gitattributes b/docs/.gitattributes index 07bb186e52..dbe845e805 100644 --- a/docs/.gitattributes +++ b/docs/.gitattributes @@ -1,2 +1,2 @@ -*.png binary +*.png binary generated *.woff binary diff --git a/docs/_config.yml b/docs/_config.yml index 925b4adb14..d543031261 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,4 +1,5 @@ # Site settings +# SPDX-License-Identifier: LGPL-2.1-or-later title: systemd baseurl: "" # the subpath of your site, e.g. /blog/ url: "http://systemd.io" # the base hostname & protocol for your site diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index e103a278c4..ebde9dc7b0 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -1,3 +1,5 @@ + +