This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-people.git


The following commit(s) were added to refs/heads/main by this push:
     new 500a8bd  Use canonical ASF images
500a8bd is described below

commit 500a8bd0711f97b0c1a5ececbdaafb34ad154049
Author: Sebb <s...@apache.org>
AuthorDate: Tue Aug 26 17:09:20 2025 +0100

    Use canonical ASF images
---
 html/img/.htaccess          |   2 ++
 html/img/asf_logo_small.png | Bin 12945 -> 0 bytes
 html/img/asfmember.png      | Bin 1403 -> 0 bytes
 3 files changed, 2 insertions(+)

diff --git a/html/img/.htaccess b/html/img/.htaccess
new file mode 100644
index 0000000..a98b843
--- /dev/null
+++ b/html/img/.htaccess
@@ -0,0 +1,2 @@
+Redirect /img/asf_logo_small.png 
https://www.apache.org/foundation/press/kit/asf_logo_small.png
+Redirect /img/asfmember.png https://www.apache.org/favicons/favicon-32x32.png
\ No newline at end of file
diff --git a/html/img/asf_logo_small.png b/html/img/asf_logo_small.png
deleted file mode 100644
index e8093ea..0000000
Binary files a/html/img/asf_logo_small.png and /dev/null differ
diff --git a/html/img/asfmember.png b/html/img/asfmember.png
deleted file mode 100644
index 65124be..0000000
Binary files a/html/img/asfmember.png and /dev/null differ

Reply via email to