Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f453dc0a
authored
Nov 10, 2023
by
CaIon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix name
parent
4c1a23d6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
15 deletions
+16
-15
web/public/index.html
+15
-14
web/src/components/SiderBar.js
+1
-1
No files found.
web/public/index.html
View file @
f453dc0a
<!DOCTYPE html>
<!DOCTYPE html>
<html
lang=
"en"
>
<html
lang=
"en"
>
<head>
<head>
<meta
charset=
"utf-8"
/>
<meta
charset=
"utf-8"
/>
<link
rel=
"icon"
href=
"logo.png"
/>
<link
rel=
"icon"
href=
"logo.png"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<meta
name=
"theme-color"
content=
"#ffffff"
/>
<meta
name=
"theme-color"
content=
"#ffffff"
/>
<meta
name=
"description"
<meta
content=
"NekoAPI,企业级AI接口调用平台,专为企业级需求打造,提供高性能、高并发、高可用的服务,一站式处理大规模数据和复杂任务。我们的稳定高并发处理能力和高可用性保证您的业务流畅运行,结合OpenAI、Claude、Midjourney等AI接口和专业的技术支持,为您的企业快速部署和实现AI接口应用,释放商业价值"
/>
name=
"description"
<meta
name=
"keywords"
content=
"Neko API,OpenAI,Claude,Midjourney,高并发,高可用,高性能,企业级AI接口调用平台"
/>
content=
"OpenAI 接口聚合管理,支持多种渠道包括 Azure,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用"
<title>
NekoAPI
</title>
/>
</head>
<title>
New API
</title>
<body>
</head>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<body>
<div
id=
"root"
></div>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
</body>
<div
id=
"root"
></div>
</body>
</html>
</html>
web/src/components/SiderBar.js
View file @
f453dc0a
...
@@ -151,7 +151,7 @@ const HeaderBar = () => {
...
@@ -151,7 +151,7 @@ const HeaderBar = () => {
}}
}}
header
=
{{
header
=
{{
logo
:
<
img
src
=
{
logo
}
alt
=
'logo'
style
=
{{
marginRight
:
'0.75em'
}}
/>
,
logo
:
<
img
src
=
{
logo
}
alt
=
'logo'
style
=
{{
marginRight
:
'0.75em'
}}
/>
,
text
:
"NekoAPI"
,
text
:
systemName
,
}}
}}
// footer={{
// footer={{
// text: '© 2021 NekoAPI',
// text: '© 2021 NekoAPI',
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment