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 c77d12c add keyword
c77d12c is described below
commit c77d12c6bd5f3cf3333421774aa7baced7633d51
Author: Paul King <[email protected]>
AuthorDate: Tue Apr 4 22:40:08 2023 +1000
add keyword
---
site/src/site/blog/adventures-with-groovyfx.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/src/site/blog/adventures-with-groovyfx.adoc
b/site/src/site/blog/adventures-with-groovyfx.adoc
index 9e98db1..638aca3 100644
--- a/site/src/site/blog/adventures-with-groovyfx.adoc
+++ b/site/src/site/blog/adventures-with-groovyfx.adoc
@@ -1,7 +1,7 @@
= Adventures with GroovyFX
Paul King
:revdate: 2022-12-12T14:22:57+00:00
-:keywords: groovy, groovyfx, javafx, jackson databind
+:keywords: groovy, groovyfx, javafx, emoji, jackson databind
:description: This blog looks at a GroovyFX TODO application.
This blog looks at a http://groovyfx.org/[GroovyFX] version of a
https://donraab.medium.com/my-weird-and-wonderful-first-adventures-with-javafx-6efe3b1923c8[ToDo
application originally written in JavaFX].