Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
don
Commits
35e0b626
Commit
35e0b626
authored
Nov 03, 2019
by
Guinness
Browse files
Rename the favicon to avoid 404 errors
parent
99112044
Changes
2
Show whitespace changes
Inline
Side-by-side
app/view/header.html
View file @
35e0b626
...
...
@@ -3,7 +3,7 @@
<meta
charset=
"utf-8"
/>
<meta
name=
"author"
content=
"La Quadrature du Net"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"favicon.
png
"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"favicon.
ico
"
/>
<!-- Open graph -->
<meta
property=
"og:title"
content=
"{{ _('Soutenez La Quadrature du Net !') }}"
/>
...
...
www/favicon.
png
→
www/favicon.
ico
View file @
35e0b626
File moved
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