Skip to content

Commit

Permalink
logo text mod
Browse files Browse the repository at this point in the history
  • Loading branch information
rexhang committed Apr 12, 2020
1 parent f46248c commit 44353f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export class Logo extends React.Component<any, any>{
<div className="rex-admin-sider-menu-logo" id="logo">
<a href="/">
<img src={logo} alt="logo" />
<h1>Rex Admin System</h1>
<h1>Admin System</h1>
</a>
</div>
)
Expand Down

0 comments on commit 44353f2

Please sign in to comment.