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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git


The following commit(s) were added to refs/heads/master by this push:
     new 6444237f Remove background color from site page
6444237f is described below

commit 6444237f6430852341e0666594e73228c2cd51d2
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 23 10:03:10 2025 -0500

    Remove background color from site page
---
 PROPOSAL.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PROPOSAL.html b/PROPOSAL.html
index 40a9cc26..1c505b7c 100644
--- a/PROPOSAL.html
+++ b/PROPOSAL.html
@@ -20,7 +20,7 @@ limitations under the License.
   <title>Jakarta Commons-Codec: Proposal</title>
  </head>
 
- <body bgcolor="white">
+ <body>
   <div align="center">
    <h1>Proposal for <em>Codec</em> Package</h1><br/>
    <h4>January 24, 2002</h4>

Reply via email to