From 0819ee15b395cc84fa2b81032fd8f5a715f81c80 Mon Sep 17 00:00:00 2001 From: Marko Lisica <83164494+marko-lisica@users.noreply.github.com> Date: Wed, 7 Jan 2026 23:16:52 +0100 Subject: [PATCH] Wrong indentation for the title (#37695) The title has weird padding: Screenshot 2025-12-26 at 13 11 08 --- articles/software-self-service.md | 1 + 1 file changed, 1 insertion(+) diff --git a/articles/software-self-service.md b/articles/software-self-service.md index 4db5056529..cef58b83d7 100644 --- a/articles/software-self-service.md +++ b/articles/software-self-service.md @@ -48,6 +48,7 @@ On your Mac, open [iMazing Profile Editor](https://imazing.com/profile-editor). - **Icon:** Upload a square icon that will be displayed as the app icon on the home screen. - **Full Screen:** Check this field. - **Target Application Bundle Identifier:** Select **Choose...**, type "safari" in the search box, and select **Safari - com.apple.mobilesafari**. + #### Download configuration profile You can also download the configuration profile (`.mobileconfig`) and change values in code editor. If you want to change the icon, use iMazing Profile Editor and follow the steps above.