[ACS-11271] Rebranding of FE apps (#5103)

This commit is contained in:
Dominik Iwanek
2026-03-19 08:58:14 +01:00
committed by GitHub
parent d1b7b051de
commit 40f758c895
16 changed files with 53 additions and 338 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ Alfresco コンテンツアプリケーションの左上隅に表示される
```json
{
"application": {
"logo": "/assets/images/alfresco-logo-white.svg"
"logo": "/assets/images/updated-alfresco-logo.svg"
}
}
```
+1 -1
View File
@@ -9,7 +9,7 @@
/>
<title>Alfresco Content App</title>
<link rel="stylesheet" href="https://unpkg.com/docute@3/dist/docute.css" />
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg-xml" href="favicon-96x96.svg" sizes="96x96" />
</head>
<body>