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 fc8ee8e Make a whitespace change, try to trigger site refresh
fc8ee8e is described below
commit fc8ee8e3ae50aca5e3da5615150d6b6ff99699d7
Author: Andrew Lamb <[email protected]>
AuthorDate: Thu Dec 18 10:58:19 2025 -0500
Make a whitespace change, try to trigger site refresh
This reverts commit 47c244a78497859cff557804b3385c36f135c2dc.
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 435c244..17f4395 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,6 +84,5 @@ 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]