mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-12 17:13:43 +08:00
Rename to One API
This commit is contained in:
@@ -16,10 +16,10 @@ const Footer = () => {
|
||||
{Footer === '' ? (
|
||||
<div className="custom-footer">
|
||||
<a
|
||||
href="https://github.com/songquanpeng/gin-template"
|
||||
href="https://github.com/songquanpeng/one-api"
|
||||
target="_blank"
|
||||
>
|
||||
项目模板 {process.env.REACT_APP_VERSION}{' '}
|
||||
One API {process.env.REACT_APP_VERSION}{' '}
|
||||
</a>
|
||||
由{' '}
|
||||
<a href="https://github.com/songquanpeng" target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user