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
The Tor Project
Web
support
Commits
adedce91
Commit
adedce91
authored
Oct 14, 2020
by
Kim Le
Browse files
one commit on patch
parent
3da47f44
Changes
3
Hide whitespace changes
Inline
Side-by-side
assets/static/images/favicon.ico
0 → 100644
View file @
adedce91
4.19 KB
assets/static/images/favicon.png
0 → 100644
View file @
adedce91
1.16 KB
templates/layout.html
View file @
adedce91
...
...
@@ -5,6 +5,11 @@
<meta
name=
"description"
content=
"{{ _('Defend yourself against tracking and surveillance. Circumvent censorship.') }} | {{ this.title }}"
>
<link
rel=
"stylesheet"
href=
"{{ '/static/css/bootstrap.css'|asseturl }}"
>
<link
rel=
"stylesheet"
href=
"{{ '/static/fonts/fontawesome/css/all.min.css'|asseturl }}"
rel=
"stylesheet"
>
<!-- Standard favicon -->
<link
rel=
"icon"
type=
"image/x-icon"
href=
"{{ '/static/images/favicon.ico'|asseturl }}"
>
<!-- Recommended favicon format -->
<link
rel=
"icon"
type=
"image/png"
href=
"{{ '/static/images/favicon.png'|asseturl }}"
>
<title>
{% block title %}{{ this.title }} {{ this.term }} {% endblock %} | {{ _("Tor Project | Support") }}
</title>
<body
class=
"no-gutters"
data-spy=
"scroll"
data-target=
"#sidenav-topics"
id=
"topics"
data-children=
".item"
>
...
...
Write
Preview
Supports
Markdown
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