From: Daniel P. Berrangé Date: Thu, 16 Apr 2020 11:52:13 +0000 (+0100) Subject: docs: remove old unused favicon file X-Git-Tag: v6.3.0-rc1~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=116800ed9f56161de87fcd311ae927523ada7ca0;p=thirdparty%2Flibvirt.git docs: remove old unused favicon file The use of 32favicon.png was removed when the new favicons were introduced in commit 40cb5581c4ace6c4a5b68990aaac4dff1b656054 Author: Daniel P. Berrangé Date: Wed Jul 26 18:22:11 2017 +0100 docs: add full set of "favicon" files to support modern clients Reviewed-by: Laine Stump Signed-off-by: Daniel P. Berrangé --- diff --git a/docs/32favicon.png b/docs/32favicon.png deleted file mode 100644 index 1af7c70d71..0000000000 Binary files a/docs/32favicon.png and /dev/null differ diff --git a/docs/Makefile.am b/docs/Makefile.am index f7b565c250..ce3d296b19 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -151,7 +151,6 @@ logofilesdir = $(HTML_DIR)/logos logofiles_DATA = $(logofiles) assets = \ - 32favicon.png \ android-chrome-192x192.png \ android-chrome-256x256.png \ apple-touch-icon.png \