mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-22 06:19:18 -04:00
Netlify production releases
This commit is contained in:
parent
b1fcc23d0f
commit
d03114fd33
3 changed files with 12 additions and 0 deletions
|
@ -77,6 +77,12 @@
|
|||
<a href="https://www.privacyguides.org/">
|
||||
<strong>Visit privacyguides.org for current advice.</strong>
|
||||
</a>
|
||||
{% elif config.extra.context == "branch-deploy" %}
|
||||
You're viewing a <strong>staging branch</strong> of Privacy Guides built on {{ build_date_utc }}.
|
||||
The information on this page may be incomplete or otherwise not yet meet our editorial release standards.
|
||||
<a href="https://www.privacyguides.org/">
|
||||
<strong>Visit privacyguides.org for current advice.</strong>
|
||||
</a>
|
||||
{% else %}{% endif %}{% endblock %}
|
||||
{% block extrahead %}{% if page and page.meta and page.meta.schema %}
|
||||
<script type="application/ld+json">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue