mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-22 14:20:53 -04:00
Enable Netlify deployments
This commit is contained in:
parent
0a98bcb36b
commit
f5dac93435
7 changed files with 102 additions and 290 deletions
|
@ -33,7 +33,7 @@
|
|||
{% include "partials/source.html" %}
|
||||
</div>
|
||||
{% endif %}
|
||||
{% if "search" in config["plugins"] %}
|
||||
{% if "material/search" in config.plugins %}
|
||||
<label class="md-header__button md-icon" for="__search">
|
||||
{% include ".icons/material/magnify.svg" %}
|
||||
</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue