From ab29663c727ff64e5b0bd70c1aace60a2e0f8a3b Mon Sep 17 00:00:00 2001 From: Oleksii Kolomiiets Date: Fri, 14 Nov 2025 10:01:31 +0100 Subject: [PATCH 1/2] Minor logo name fix change logo name to avoid conflict while building documentation with other SDK's docs around --- .../Resources/{logo.png => logo_svg.png} | Bin .../Resources/{logo@2x.png => logo_svg@2x.png} | Bin .../Resources/{logo@3x.png => logo_svg@3x.png} | Bin .../SnappThemingSVGSupport.md | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) rename Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/{logo.png => logo_svg.png} (100%) rename Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/{logo@2x.png => logo_svg@2x.png} (100%) rename Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/{logo@3x.png => logo_svg@3x.png} (100%) diff --git a/Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo.png b/Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo_svg.png similarity index 100% rename from Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo.png rename to Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo_svg.png diff --git a/Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo@2x.png b/Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo_svg@2x.png similarity index 100% rename from Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo@2x.png rename to Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo_svg@2x.png diff --git a/Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo@3x.png b/Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo_svg@3x.png similarity index 100% rename from Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo@3x.png rename to Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/Resources/logo_svg@3x.png diff --git a/Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/SnappThemingSVGSupport.md b/Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/SnappThemingSVGSupport.md index 624b1f1..a1e41a5 100644 --- a/Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/SnappThemingSVGSupport.md +++ b/Sources/SnappThemingSVGSupport/SnappThemingSVGSupport.docc/SnappThemingSVGSupport.md @@ -1,7 +1,7 @@ # ``SnappThemingSVGSupport`` @Metadata { - @PageImage(purpose: icon, source:"logo") + @PageImage(purpose: icon, source:"logo_svg") @PageColor(gray) } From 4e8a326a5a645765d845c1b4f39182d9d4dbda74 Mon Sep 17 00:00:00 2001 From: Oleksii Kolomiiets <70503964+oleksiikolomiietssnapp@users.noreply.github.com> Date: Fri, 14 Nov 2025 10:07:02 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f18691..76633ef 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SnappThemingSVGSupport

- +

Latest Version License Badge