File tree 1 file changed +3
-3
lines changed
themes/vocabulary_theme/templates
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 123
123
< a class ="navbar-link is-arrowless {% if this.is_child_of('/cc-search') %} is-active{% endif%} ">
124
124
CC Search< i class ="icon caret-down "> </ i > </ a >
125
125
< div class ="navbar-dropdown ">
126
- {% for href, title in [
126
+ {% for href, title in [
127
127
['/cc-search', 'Overview & Roadmap'],
128
128
['/cc-search/contribution-guide', 'Contribution Guide'],
129
129
] %}
143
143
{% endfor %}
144
144
</ div >
145
145
</ div >
146
- </ div >
146
+ </ div >
147
147
</ div >
148
148
</ nav >
149
149
</ header >
@@ -281,7 +281,7 @@ <h5 class="b-header">Subscribe to our newsletter</h5>
281
281
< h5 > Our work relies on you!</ h5 >
282
282
< p > Help us keep the internet free and open.</ p >
283
283
< a class ="button small donate " href ="http://creativecommons.org/donate ">
284
- < i class ="icon cc-letterheart margin-right-small is-size-5 padding-top-smaller "> </ i >
284
+ < i class ="icon cc-letterheart-filled margin-right-small is-size-5 padding-top-smaller "> </ i >
285
285
Donate now
286
286
</ a >
287
287
</ aside >
You can’t perform that action at this time.
0 commit comments