Skip to content

Commit 71db3b6

Browse files
chore: change favicon from ess to generic (#1550)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Yoganandan Pandiyan <yoganandan.pandiyan@ess.eu> Co-authored-by: Yoganandan Pandiyan <132274772+yoganandaness@users.noreply.github.com>
1 parent ad2ef2f commit 71db3b6

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
<div id="root"></div>
1414
<script type="module" src="/src/index.tsx"></script>
1515
</body>
16-
</html>
16+
</html>

apps/frontend/public/favicon.ico

20.4 KB
Binary file not shown.

apps/frontend/public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"short_name": "Users' Office",
3-
"name": "ESS Users' Office",
3+
"name": "Users' Office",
44
"icons": [
55
{
66
"src": "favicon.ico",

0 commit comments

Comments
 (0)