Hi,
I’m wondering if there is any good practice how to implement “smart app banner” for Android on Hugo website?
For iOS apps it is done by adding a meta tag to head of a website:
<meta name="apple-itunes-app" content="app-id=myAppStoreID, app-argument=myURL">
Is there any similar way for Android apps?
Thank you,
Lukas