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
Newsletter
Commits
f6585d50
Commit
f6585d50
authored
Jan 03, 2019
by
Hiro
🏄
Browse files
Fix url to home in navbar
parent
df92b63a
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/navbar.html
View file @
f6585d50
<nav
class=
"navbar no-background navbar-expand-lg navbar-dark fixed-top bg-primary"
>
<a
class=
"navbar-brand"
href=
"
/
"
>
<a
class=
"navbar-brand"
href=
"
{{ '/'|url }}
"
>
<img
src=
"{{ '/static/images/tor-logo.svg'|asseturl }}"
>
<span
class=
"sr-only"
>
Tor Logo
</span>
</a>
...
...
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