File tree 5 files changed +5
-4
lines changed
5 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 61
61
62
62
<!-- CSS stylesheets -->
63
63
< link href ="/assets/css/style.css?v=9 " rel ="stylesheet ">
64
- < link id ="dark-css " href ="/assets/css/dark.css?v=4 " rel ="stylesheet " media ="(prefers-color-scheme: dark) ">
64
+ {% unless page.url == '/sponsors/' %} < link id ="dark-css " href ="/assets/css/dark.css?v=4 " rel ="stylesheet " media ="(prefers-color-scheme: dark) "> {% endunless %}
65
65
</ head >
Original file line number Diff line number Diff line change 113
113
</ a >
114
114
< a href ="/about/ " class ="nav-anchor ">
115
115
About Us
116
- </ a >
116
+ </ a > {% unless page.url == '/sponsors/' %}
117
117
< span id ="nav-switch-theme " class ="nav-anchor ">
118
118
< span class ="nav-theme-icon fas fa-fw " aria-hidden ="true " title ="Theme "> </ span >
119
119
< span class ="sr-only "> Toggle Theme</ span >
138
138
< a href ="https://privacytools.ru " rel ="nofollow noopener " class ="dropdown-item "> Русский</ a >
139
139
< a href ="https://privacytools.dreads-unlock.fr " rel ="nofollow noopener " class ="dropdown-item "> Français</ a >
140
140
</ span >
141
- </ details >
141
+ </ details > {% endunless %}
142
142
</ div >
143
143
</ div >
144
144
</ div >
Original file line number Diff line number Diff line change 2
2
< a class ="m-3 " href ="https://safing.io " target ="_blank " rel ="noreferrer ">
3
3
< img
4
4
src ="/assets/img/svg/3rd-party/sponsors/safing.svg "
5
- data-theme-src ="/assets/img/svg/3rd-party/sponsors/safing-dark.svg "
5
+ {% unless page.url == ' /sponsors/ ' %} data-theme-src ="/assets/img/svg/3rd-party/sponsors/safing-dark.svg "{% endunless %}
6
6
height ="70rem "
7
7
title ="Safing Privacy Network - Launching on Kickstarter January 2nd, 2020 "
8
8
alt ="Safing Privacy Network - Safing.io Logo " />
9
9
</ a >
10
10
< a class ="m-3 " href ="https://www.oeck.com " target ="_blank " rel ="noreferrer ">
11
11
< img
12
12
src ="/assets/img/png/3rd-party/sponsors/oeck.png "
13
+ {% unless page.url == '/sponsors/ ' %}data-theme-src ="/assets/img/png/3rd-party/sponsors/oeck-dark.png "{% endunless %}
13
14
height ="70rem "
14
15
title ="Oeck - A new type of VPN - Unique, fast and private. "
15
16
alt ="Insurgo Logo " />
You can’t perform that action at this time.
0 commit comments