csharp: added dynamic favicon

This commit is contained in:
Alexandr Fedorov
2021-02-17 20:18:15 +03:00
parent cf82b0ffc9
commit 2cb91eb8d5
6 changed files with 6 additions and 2 deletions

View File

@ -11,7 +11,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="mobile-web-app-capable" content="yes" />
<link rel="icon" href="~/favicon.ico" type="image/x-icon" />
<link rel="icon" href="<%= "app_themes/images/" + documentType + ".ico" %>" type="image/x-icon" />
<title>ONLYOFFICE</title>
<!--
*