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
Antonela
tpo
Commits
351ebba5
Commit
351ebba5
authored
Aug 31, 2020
by
Antonela
🔮
Browse files
Add Vidalia members links
parent
10ab1391
Changes
1
Show whitespace changes
Inline
Side-by-side
templates/membership.html
View file @
351ebba5
...
@@ -80,17 +80,23 @@
...
@@ -80,17 +80,23 @@
<h3
class=
"col-12 text-primary display-4 pb-4"
>
Vidalia Onion Members
</h3>
<h3
class=
"col-12 text-primary display-4 pb-4"
>
Vidalia Onion Members
</h3>
<div
class=
"col-md-3 col-xl-3 my-2"
>
<div
class=
"col-md-3 col-xl-3 my-2"
>
<div
class=
"card border-1 h-100"
>
<div
class=
"card border-1 h-100"
>
<a
href=
"https://www.avast.com"
target=
"_blank"
title=
"Avast"
>
<img
class=
"card-img-top"
src=
"{{ '../../static/images/membership/logos/avast.png' }}"
alt=
"Avast"
>
<img
class=
"card-img-top"
src=
"{{ '../../static/images/membership/logos/avast.png' }}"
alt=
"Avast"
>
</a>
</div>
</div>
</div>
</div>
<div
class=
"col-md-3 col-xl-3 my-2"
>
<div
class=
"col-md-3 col-xl-3 my-2"
>
<div
class=
"card border-1 h-100"
>
<div
class=
"card border-1 h-100"
>
<a
href=
"https://team-cymru.com"
target=
"_blank"
title=
"Cymru"
>
<img
class=
"card-img-top"
src=
"{{ '../../static/images/membership/logos/cymru.png' }}"
alt=
"Cymru"
>
<img
class=
"card-img-top"
src=
"{{ '../../static/images/membership/logos/cymru.png' }}"
alt=
"Cymru"
>
</a>
</div>
</div>
</div>
</div>
<div
class=
"col-md-3 col-xl-3 my-2"
>
<div
class=
"col-md-3 col-xl-3 my-2"
>
<div
class=
"card border-1 h-100"
>
<div
class=
"card border-1 h-100"
>
<a
href=
"https://mullvad.net"
target=
"_blank"
title=
"MullvadVPN"
>
<img
class=
"card-img-top"
src=
"{{ '../../static/images/membership/logos/mullvad.png' }}"
alt=
"MullvadVPN"
>
<img
class=
"card-img-top"
src=
"{{ '../../static/images/membership/logos/mullvad.png' }}"
alt=
"MullvadVPN"
>
</a>
</div>
</div>
</div>
</div>
<div
class=
"col-md-3 col-xl-3 my-2"
>
<div
class=
"col-md-3 col-xl-3 my-2"
>
...
...
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