mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Set org's document title and favicon.
This commit is contained in:
@ -48,7 +48,7 @@ class OrganizationListPage extends React.Component {
|
||||
name: `organization_${this.state.organizations.length}`,
|
||||
createdTime: moment().format(),
|
||||
displayName: `New Organization - ${this.state.organizations.length}`,
|
||||
websiteUrl: "https://example.com",
|
||||
websiteUrl: "https://cdn.casbin.com/static/favicon.ico",
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user