1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 01:32:41 +00:00

Enable Netlify deployments

This commit is contained in:
2022-10-23 16:48:20 -05:00
parent 0a98bcb36b
commit f5dac93435
7 changed files with 102 additions and 290 deletions

View File

@ -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>