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
6a237342
Commit
6a237342
authored
Dec 23, 2024
by
fisherdaddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update seo
parent
dc8d0f05
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
index.html
index.html
+0
-2
ImageTools.jsx
src/pages/ImageTools.jsx
+2
-2
No files found.
index.html
View file @
6a237342
...
@@ -5,8 +5,6 @@
...
@@ -5,8 +5,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"
/>
<meta
name=
"robots"
content=
"index, follow"
/>
<meta
name=
"robots"
content=
"index, follow"
/>
<meta
name=
"author"
content=
"fisherdaddy"
/>
<meta
name=
"author"
content=
"fisherdaddy"
/>
<link
rel=
"canonical"
href=
"https://fishersama.com"
/>
<meta
name=
"description"
content=
"AI工具箱 - 集合了多种 AI 工具,如文字卡片、JSON 格式化、URL 解码器、OpenAI 产品发布汇总、全球各大模型价格对比,帮助您轻松完成各类任务。"
/>
<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=
"/favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"icon"
href=
"/favicon.ico"
type=
"image/x-icon"
/>
...
...
src/pages/ImageTools.jsx
View file @
6a237342
...
@@ -21,8 +21,8 @@ const tools = [
...
@@ -21,8 +21,8 @@ const tools = [
return
(
return
(
<>
<>
<
SEO
<
SEO
title=
{
t
(
'title'
)
}
title=
{
t
(
'
image-tools.
title'
)
}
description=
{
t
(
'
sloga
n'
)
}
description=
{
t
(
'
image-tools.descriptio
n'
)
}
/>
/>
<
main
className=
"container mx-auto px-4 pt-16 pb-8 min-h-screen"
>
<
main
className=
"container mx-auto px-4 pt-16 pb-8 min-h-screen"
>
<
section
className=
"mt-8 w-full"
>
<
section
className=
"mt-8 w-full"
>
...
...
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