Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
prace-lessons
Lesson Template
Commits
ede314bf
Commit
ede314bf
authored
Aug 02, 2021
by
Tünde Emőke Trif
Browse files
Update favicons.html
parent
e8109732
Pipeline
#267
passed with stages
in 2 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_includes/favicons.html
View file @
ede314bf
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
<link
rel=
"icon"
type=
"image/png"
href=
"{{ favicon_url }}/favicon-32x32.png"
sizes=
"32x32"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"{{ favicon_url }}/favicon-32x32.png"
sizes=
"32x32"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"{{ favicon_url }}/favicon-16x16.png"
sizes=
"16x16"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"{{ favicon_url }}/favicon-16x16.png"
sizes=
"16x16"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"{{ favicon_url }}/favicon-128.png"
sizes=
"128x128"
/>
#}
<link
rel=
"icon"
type=
"image/png"
href=
"{{ favicon_url }}/favicon-128.png"
sizes=
"128x128"
/>
#}
<link
rel=
"icon"
type=
"image/png"
href=
"assets/prace_logo.png"
sizes=
"128x128"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"
/
assets/prace_logo.png"
sizes=
"128x128"
/>
<meta
name=
"application-name"
content=
"{{ carpentry }} - {{ site.title }}"
/>
<meta
name=
"application-name"
content=
"{{ carpentry }} - {{ site.title }}"
/>
<meta
name=
"msapplication-TileColor"
content=
"#FFFFFF"
/>
<meta
name=
"msapplication-TileColor"
content=
"#FFFFFF"
/>
<meta
name=
"msapplication-TileImage"
content=
"{{ favicon_url }}/mstile-144x144.png"
/>
<meta
name=
"msapplication-TileImage"
content=
"{{ favicon_url }}/mstile-144x144.png"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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