Web: Files: add meta and icon for smart banner

This commit is contained in:
Viktor Fomin 2022-05-25 15:53:57 +03:00
parent ceb2e395fe
commit 8aa2052b31
2 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

View File

@ -30,6 +30,12 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<meta name="apple-itunes-app" content="app-id=944896972" />
<meta name="google-play-app" content="app-id=com.onlyoffice.documents" />
<link rel="apple-touch-icon" href="images/logo/favicon_general.ico" />
<link rel="android-touch-icon" href="images/logo/favicon_general.ico" />
<%= htmlWebpackPlugin.options.custom %>
<style type="text/css">