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

alamb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 47c244a  Update
47c244a is described below

commit 47c244a78497859cff557804b3385c36f135c2dc
Author: Andrew Lamb <[email protected]>
AuthorDate: Mon Dec 15 20:29:03 2025 -0500

    Update
---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 17f4395..435c244 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ git checkout -b publish_blog
 cp -R ../datafusion-site/_site/* .
 git commit -a -m 'Publish blog content'
 # push code upstream
-git push 
+git push
 ```
 
 #### Make PR, targeting the `asf-site` branch
@@ -84,5 +84,6 @@ For example, see 
https://github.com/apache/datafusion-site/pull/9
 
 #### Check site status
 
-The website is updated from the `asf-site` branch. You can check the status at 
+
+The website is updated from the `asf-site` branch. You can check the status at
 [ASF Infra sitesource](https://infra-reports.apache.org/#sitesource)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to