mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-11271] Rebranding of FE apps (#5103)
This commit is contained in:
@@ -84,7 +84,7 @@ Alfresco コンテンツアプリケーションの左上隅に表示される
|
||||
```json
|
||||
{
|
||||
"application": {
|
||||
"logo": "/assets/images/alfresco-logo-white.svg"
|
||||
"logo": "/assets/images/updated-alfresco-logo.svg"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user