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
community
Commits
a3cec573
Commit
a3cec573
authored
May 03, 2019
by
Hiro
🏄
Browse files
Add donate button to navbar
parent
bfff5cde
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/navbar.html
View file @
a3cec573
...
...
@@ -9,6 +9,7 @@
<img
alt=
"{{ 'The Tor Project' }}"
src=
"{{ '/static/images/tor-logo.svg'|asseturl }}"
>
<span
class=
"sr-only"
>
{{ _("Tor Logo") }}
</span>
</a>
<a
href=
"https://donate.torproject.org"
title=
"{{ _("
Donate
")
}}"
><h5><span
class=
"badge badge-warning p-2"
>
{{ _("Donate Now") }}
</span></h5></a>
<label
for=
"nav-toggle"
>
<a
class=
"btn btn-lg btn-primary navbar-toggler"
data-toggle=
"collapse"
data-target=
"#navbarSupportedContent"
aria-controls=
"navbarSupportedContent"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
<span
class=
"navbar-toggler-icon"
></span>
...
...
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