Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ai-box
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
青山
ai-box
Commits
5990b99e
Commit
5990b99e
authored
Sep 10, 2024
by
fisherdaddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update favicon path
parent
3238f139
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
.gitignore
.gitignore
+2
-1
favicon.ico
favicon.ico
+0
-0
index.html
index.html
+1
-1
No files found.
.gitignore
View file @
5990b99e
node_modules/
node_modules/
package-lock.json
package-lock.json
dist/
dist/
\ No newline at end of file
src/.DS_Store
\ No newline at end of file
src/assets/
favicon.ico
→
favicon.ico
View file @
5990b99e
File moved
index.html
View file @
5990b99e
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<meta
name=
"description"
content=
"AI工具箱 - 您的智能助手集合"
/>
<meta
name=
"description"
content=
"AI工具箱 - 您的智能助手集合"
/>
<title>
AI工具箱 | 智能助手集合
</title>
<title>
AI工具箱 | 智能助手集合
</title>
<link
rel=
"stylesheet"
href=
"/src/styles/main.css"
/>
<link
rel=
"stylesheet"
href=
"/src/styles/main.css"
/>
<link
rel=
"icon"
href=
"/
assets/
favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"icon"
href=
"/favicon.ico"
type=
"image/x-icon"
/>
<link
href=
"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap"
rel=
"stylesheet"
>
</head>
</head>
<body>
<body>
...
...
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