mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Add DefaultApplication to conf
This commit is contained in:
@ -30,7 +30,7 @@ class CustomGithubCorner extends React.Component {
|
||||
}
|
||||
|
||||
return (
|
||||
<GithubCorner href={Conf.GithubRepo} size={60} />
|
||||
<GithubCorner href={"https://github.com/casdoor/casdoor"} size={60} />
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user