From c16ce4ca7ae076fe46ed7d5b3100ee50e6696fbf Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Sun, 30 Jan 2022 13:42:29 +0100 Subject: [PATCH] Add synopsis for last article on frontpage --- _posts/2021-09-17-glean-geckoview.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_posts/2021-09-17-glean-geckoview.md b/_posts/2021-09-17-glean-geckoview.md index b1763a0..fc94099 100644 --- a/_posts/2021-09-17-glean-geckoview.md +++ b/_posts/2021-09-17-glean-geckoview.md @@ -8,6 +8,10 @@ data: tags: - mozilla - rust + synopsis: | + It took us several more weeks to put everything into place, + but we're finally shipping the Rust parts of the Glean Android SDK with GeckoView + and consume that in Android Components --- (“This Week in Glean” is a series of blog posts that the Glean Team at Mozilla is using to try to communicate better about our work. They could be release notes, documentation, hopes, dreams, or whatever: so long as it is inspired by Glean.)