mirror of
https://github.com/gradio-app/gradio.git
synced 2025-02-11 11:19:58 +08:00
fixed api-logo
This commit is contained in:
parent
d159f982a3
commit
419598c87d
@ -61,7 +61,7 @@ export class GradioPage extends React.Component {
|
||||
:
|
||||
<>
|
||||
<a href="api" target="_blank" rel="noreferrer">
|
||||
view the api <img className="logo" src="https://i.ibb.co/6DVLqmf/noun-tools-2220412.png" alt="api" />
|
||||
view the api <img className="api-logo" src={api_logo} alt="api"/>
|
||||
</a>
|
||||
•
|
||||
<a href="https://gradio.app" target="_blank" rel="noreferrer">
|
||||
|
Loading…
Reference in New Issue
Block a user