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-daemon.git


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

commit c3f82767fba00f72ead77b3fb415f8b86be4c27c
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 23 10:04:24 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 6cd6beb..9ab2292 100644
--- a/PROPOSAL.html
+++ b/PROPOSAL.html
@@ -18,7 +18,7 @@
 <head>
 <title>Proposal for Daemon Package</title>
 </head>
-<body bgcolor="white">
+<body>
 
 <div align="center">
 <h1>Proposal for <em>Daemon</em> Package</h1>

Reply via email to