Adding support for feedback link customization
This commit is contained in:
@@ -44,7 +44,9 @@
|
||||
</li>
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
{% include feedback.html %}
|
||||
{% if site.feedback_disable == null or site.feedback_disable == false %}
|
||||
{% include feedback.html %}
|
||||
{% endif %}
|
||||
<!--comment out this block if you want to hide search-->
|
||||
<li>
|
||||
<!--start search-->
|
||||
|
||||
Reference in New Issue
Block a user