Moved icon_url to generic section

This commit is contained in:
John Huang 2024-02-05 11:49:27 -08:00
parent 745e7ae5b9
commit e718e1c49d
No known key found for this signature in database
GPG Key ID: 7BEF1876FF3664D9

View File

@ -21,8 +21,8 @@
<!-- Smartbanner: Configure the mobile app -->
<meta name="smartbanner:title" content="{app_name}">
<meta name="smartbanner:author" content="{org_name}">
<meta name="smartbanner:icon-apple" content="{icon_url}">
<!-- Smartbanner: Configure the iOS app -->
<meta name="smartbanner:icon-apple" content="{ios_icon_url}">
<meta name="smartbanner:button-url-apple" content="{ios_app_url}">
<!-- Smartbanner: Take out next line "smartbanner:api" after configuration -->
<meta name="smartbanner:api" content="true">