Merge commit '2369025842b828ac38f4427fd1ebab8d03b1fe7f'

This commit is contained in:
Laisky.Cai
2024-04-20 01:07:29 +00:00
139 changed files with 2642 additions and 2625 deletions

View File

@@ -73,10 +73,10 @@ const Home = () => {
<p>
源码
<a
href='https://github.com/songquanpeng/one-api'
href='https://github.com/Laisky/one-api'
target='_blank' rel='noreferrer'
>
https://github.com/songquanpeng/one-api
https://github.com/Laisky/one-api
</a>
</p>
<p>启动时间{getStartTimeString()}</p>
@@ -127,4 +127,4 @@ const Home = () => {
);
};
export default Home;
export default Home;