From 93f6c172d7145c838cc5d8e960975245399bb4ea Mon Sep 17 00:00:00 2001 From: david-swift Date: Thu, 17 Oct 2024 19:40:38 +0200 Subject: [PATCH] Update blog post --- content/blog/NativeCrossPlatform/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/blog/NativeCrossPlatform/index.md b/content/blog/NativeCrossPlatform/index.md index 8a324ee..a225d0b 100644 --- a/content/blog/NativeCrossPlatform/index.md +++ b/content/blog/NativeCrossPlatform/index.md @@ -1,9 +1,13 @@ +++ title = "Native Cross-Platform Apps" description = "Develop beautiful apps following the design guidelines of the GNOME desktop." -date = 2024-09-17 +date = 2024-10-17 [taxonomies] tags = ["Aparoksha", "GNOME", "Swift"] +[extra.comments] +host = "mastodon.de" +user = "david_swift" +id = "113323819984442266" +++ In March, I had the chance to write about the _Adwaita for Swift_ project on the official Swift blog.