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

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0bae3df  intro sentence
0bae3df is described below

commit 0bae3dffbe8d7afb83eacdc70b2bca2ed6bf4ee0
Author: Paul King <[email protected]>
AuthorDate: Fri Mar 7 19:40:42 2025 +1000

    intro sentence
---
 site/src/site/blog/groovy-graph-databases.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/src/site/blog/groovy-graph-databases.adoc 
b/site/src/site/blog/groovy-graph-databases.adoc
index c56447e..775e7be 100644
--- a/site/src/site/blog/groovy-graph-databases.adoc
+++ b/site/src/site/blog/groovy-graph-databases.adoc
@@ -5,9 +5,9 @@ Paul King
 :keywords: tugraph, apache tinkerpop, gremlin, neo4j, apache age, graph 
databases, apache hugegraph, arcadedb, orientdb, groovy
 :description: This post illustrates using graph databases with Groovy.
 
-> Let's explore graph databases with Apache TinkerPop,
+> [blue]#Let's explore graph databases with Apache TinkerPop,
 > Neo4j, Apache AGE, OrientDB, ArcadeDB, Apache HugeGraph,
-> and TuGraph!
+> and TuGraph!#
 > &nbsp;
 
 In this blog post, we look at using property graph databases with Groovy.

Reply via email to