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 82afad1 revert the image name to something more boring due to:
https://github.com/gradle/gradle/issues/789
82afad1 is described below
commit 82afad185d95814880bb7c655e3d4c0b8b22beed
Author: Paul King <[email protected]>
AuthorDate: Tue Apr 4 22:52:27 2023 +1000
revert the image name to something more boring due to:
https://github.com/gradle/gradle/issues/789
---
.../src/site/blog/img/helloworld.png | Bin
"site/src/site/blog/\360\237\221\213\360\237\214\215.adoc" | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git "a/site/src/site/blog/img/\360\237\221\213\360\237\214\215.png"
b/site/src/site/blog/img/helloworld.png
similarity index 100%
rename from "site/src/site/blog/img/\360\237\221\213\360\237\214\215.png"
rename to site/src/site/blog/img/helloworld.png
diff --git "a/site/src/site/blog/\360\237\221\213\360\237\214\215.adoc"
"b/site/src/site/blog/\360\237\221\213\360\237\214\215.adoc"
index 4960204..d765841 100644
--- "a/site/src/site/blog/\360\237\221\213\360\237\214\215.adoc"
+++ "b/site/src/site/blog/\360\237\221\213\360\237\214\215.adoc"
@@ -11,4 +11,4 @@ using various libraries.
Let's go the other way and look at a really fun way to write such a class with
kudos to https://twitter.com/hugs[Jason Huggins] for the
https://twitter.com/hugs/status/1642004520874942464[idea]. It's all in the
picture:
-image:img/👋🌍.png[code for hello world]
\ No newline at end of file
+image:img/helloworld.png[code for hello world]
\ No newline at end of file