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
051eb0fa
Commit
051eb0fa
authored
Sep 06, 2023
by
tom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update links in head
parent
51fe62be
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
7 deletions
+8
-7
_document.tsx
pages/_document.tsx
+8
-4
apple-touch-icon.png
public/static/apple-touch-icon.png
+0
-0
favicon-16x16.png
public/static/favicon-16x16.png
+0
-0
favicon-32x32.png
public/static/favicon-32x32.png
+0
-0
safari-pinned-tab.svg
public/static/safari-pinned-tab.svg
+0
-3
No files found.
pages/_document.tsx
View file @
051eb0fa
...
@@ -30,6 +30,7 @@ class MyDocument extends Document {
...
@@ -30,6 +30,7 @@ class MyDocument extends Document {
return
(
return
(
<
Html
lang=
"en"
>
<
Html
lang=
"en"
>
<
Head
>
<
Head
>
{
/* FONTS */
}
<
link
<
link
href=
"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap"
href=
"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap"
rel=
"stylesheet"
rel=
"stylesheet"
...
@@ -38,10 +39,13 @@ class MyDocument extends Document {
...
@@ -38,10 +39,13 @@ class MyDocument extends Document {
href=
"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap"
href=
"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap"
rel=
"stylesheet"
rel=
"stylesheet"
/>
/>
<
link
rel=
"icon"
sizes=
"32x32"
type=
"image/png"
href=
"/static/favicon-32x32.png"
/>
<
link
rel=
"icon"
sizes=
"16x16"
type=
"image/png"
href=
"/static/favicon-16x16.png"
/>
{
/* FAVICON */
}
<
link
rel=
"apple-touch-icon"
sizes=
"180x180"
href=
"/static/apple-touch-icon.png"
/>
<
link
rel=
"icon"
href=
"/favicon/favicon.ico"
sizes=
"48x48"
/>
<
link
rel=
"mask-icon"
href=
"/static/safari-pinned-tab.svg"
color=
"#5bbad5"
/>
<
link
rel=
"icon"
sizes=
"32x32"
type=
"image/png"
href=
"/favicon/favicon-32x32.png"
/>
<
link
rel=
"icon"
sizes=
"16x16"
type=
"image/png"
href=
"/favicon/favicon-16x16.png"
/>
{
/* OG TAGS */
}
<
meta
property=
"og:title"
content=
"Blockscout: A block explorer designed for a decentralized world."
/>
<
meta
property=
"og:title"
content=
"Blockscout: A block explorer designed for a decentralized world."
/>
<
meta
<
meta
property=
"og:description"
property=
"og:description"
...
...
public/static/apple-touch-icon.png
deleted
100644 → 0
View file @
51fe62be
2.11 KB
public/static/favicon-16x16.png
deleted
100644 → 0
View file @
51fe62be
769 Bytes
public/static/favicon-32x32.png
deleted
100644 → 0
View file @
51fe62be
914 Bytes
public/static/safari-pinned-tab.svg
deleted
100644 → 0
View file @
51fe62be
<svg
version=
"1.0"
xmlns=
"http://www.w3.org/2000/svg"
viewBox=
"0 0 700 700"
>
<path
d=
"M149.7 1.1c-11.6 2.8-22.3 13.4-25.4 25-.3 1.3-.7 22-.9 45.9-.3 48.7-.5 50.7-7.3 59.6-4.5 6-10.2 10.1-17.2 12.3-4.6 1.5-9.6 1.8-35.4 1.9-16.5 0-32 .3-34.5.7-12.4 1.8-23.8 12-27.4 24.6C.1 176 0 200.6.2 425l.3 248.5 2.6 5.6c3.7 7.9 9 13.3 16.7 17.1l6.7 3.3h94l5.5-2.6c7.3-3.4 13.6-9.9 17.4-17.9l3.1-6.5.1-248c0-136.4.4-249.6.8-251.5 2.1-8.8 9.9-19.1 17.6-23 7.4-3.8 11.6-4.2 42.5-4.2 33.9.1 38.7-.6 47.1-6.3 5.3-3.7 9.9-9.3 13-16 1.7-3.7 1.9-7.7 2.1-47 .2-28.1-.1-44.9-.8-48.5-2.1-10.7-9.6-20.1-19.8-24.9L243.5.5l-45-.2c-24.7-.1-46.7.3-48.8.8zM444.2 1c-10 2.4-18.8 9.9-23.6 20l-3 6.5-.1 43.5c-.1 30.3.2 44.9 1 48 2.8 10.8 9.2 18.5 19.5 23.4l6.5 3.1 30.2.2c30.8.2 35.2.7 42.5 4.4 7.8 4 15.3 13.8 17.4 22.9.4 1.9.8 114.6.9 250.5.1 183.2.4 248 1.3 251 2.6 9.1 10.1 17.7 19.2 22.3l5.5 2.7 45.1.3c43.9.3 45.3.3 51.5-1.8 10.9-3.7 19.1-12.1 22.3-23 1.5-5 1.7-26.6 1.6-252.8 0-243.1 0-247.3-2-252.8-3.4-9.9-11.5-18-21.5-21.5-5.1-1.8-8.7-2-36.3-2.2-28.9-.3-31-.5-36.3-2.5-7.3-2.9-15.2-10.4-18.7-17.9l-2.7-5.8L564 73l-.5-46.5-2.6-5.6c-3.7-7.9-9-13.3-16.7-17.1L537.5.5l-45-.2c-24.7-.1-46.5.2-48.3.7zM296.5 280c-12.4 2.9-21.9 11.6-25.9 23.6-1.5 4.7-1.7 14.9-1.7 117.6 0 111.4 0 112.6 2.1 118.1 4.3 11.4 14.1 20 25.4 22.4 4.3.8 84 1 89.7.2 14.3-2.2 26.5-14.6 28.6-29.1 1-6.5.8-220.9-.1-225.8-1.8-8.9-8.2-17.9-16.1-22.6-9.1-5.3-10.6-5.4-56.5-5.3-23.4.1-43.8.5-45.5.9z"
/>
</svg>
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