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

struberg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openwebbeans-site.git


The following commit(s) were added to refs/heads/main by this push:
     new b7d1367  remove blog slurping as we don't have a blog anymore
b7d1367 is described below

commit b7d13677b14790cd3d5b423ede6df58acb1d66ff
Author: Mark Struberg <[email protected]>
AuthorDate: Sun Jan 12 21:06:31 2025 +0100

    remove blog slurping as we don't have a blog anymore
---
 asfdata.yaml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/asfdata.yaml b/asfdata.yaml
index f8ad9e6..9f6d6a5 100644
--- a/asfdata.yaml
+++ b/asfdata.yaml
@@ -2,9 +2,9 @@
 
 # data sources to slurp and sequence
 # used on index.ezmd
-owb:
-  # load, transform, and create a sequence of owb blogs
-  blog: https://blogs.apache.org/owb/feed/entries/atom
-  count: 3
-  content: 44
+#owb:
+#  # load, transform, and create a sequence of owb blogs
+#  blog: https://blogs.apache.org/owb/feed/entries/atom
+#  count: 3
+#  content: 44
 

Reply via email to