Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
vicotor
frontend
Commits
f52e3093
Commit
f52e3093
authored
Sep 02, 2025
by
adadachao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
favicon up
parent
1edcc245
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
_document.tsx
pages/_document.tsx
+5
-5
favicon.ico
public/assets/favicon/favicon.ico
+0
-0
No files found.
pages/_document.tsx
View file @
f52e3093
...
@@ -52,12 +52,12 @@ class MyDocument extends Document {
...
@@ -52,12 +52,12 @@ class MyDocument extends Document {
)
}
)
}
{
/* FAVICON */
}
{
/* FAVICON */
}
<
link
rel=
"icon"
type=
"image/png"
sizes=
"16x16"
href=
"/assets/favicon/favicon
-16x16.png
"
/>
<
link
rel=
"icon"
type=
"image/png"
sizes=
"16x16"
href=
"/assets/favicon/favicon
.ico
"
/>
<
link
rel=
"icon"
type=
"image/png"
sizes=
"32x32"
href=
"/assets/favicon/favicon
-32x32.png
"
/>
<
link
rel=
"icon"
type=
"image/png"
sizes=
"32x32"
href=
"/assets/favicon/favicon
.ico
"
/>
<
link
rel=
"icon"
type=
"image/png"
sizes=
"48x48"
href=
"/assets/favicon/favicon
-48x48.png
"
/>
<
link
rel=
"icon"
type=
"image/png"
sizes=
"48x48"
href=
"/assets/favicon/favicon
.ico
"
/>
<
link
rel=
"shortcut icon"
href=
"/assets/favicon/favicon.ico"
/>
<
link
rel=
"shortcut icon"
href=
"/assets/favicon/favicon.ico"
/>
<
link
rel=
"apple-touch-icon"
sizes=
"180x180"
href=
"/assets/favicon/
apple-touch-icon-180x180.png
"
/>
<
link
rel=
"apple-touch-icon"
sizes=
"180x180"
href=
"/assets/favicon/
favicon.ico
"
/>
<
link
rel=
"icon"
type=
"image/png"
sizes=
"192x192"
href=
"/assets/favicon/
android-chrome-192x192.png
"
/>
<
link
rel=
"icon"
type=
"image/png"
sizes=
"192x192"
href=
"/assets/favicon/
favicon.ico
"
/>
<
link
rel=
"preload"
as=
"image"
href=
{
svgSprite
.
href
}
/>
<
link
rel=
"preload"
as=
"image"
href=
{
svgSprite
.
href
}
/>
</
Head
>
</
Head
>
<
body
>
<
body
>
...
...
public/assets/favicon/favicon.ico
View replaced file @
1edcc245
View file @
f52e3093
15 KB
|
W:
|
H:
17.3 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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