mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-02 19:36:27 -04:00
Deploy preview warning (#2104)
This commit is contained in:
parent
d25b4021d5
commit
77c073c602
2 changed files with 7 additions and 0 deletions
|
@ -60,4 +60,10 @@
|
|||
<a href="https://www.privacyguides.org/">
|
||||
<strong>Visit privacyguides.org for the latest version.</strong>
|
||||
</a>
|
||||
{% elif config.extra.context == "deploy-preview" %}
|
||||
You're viewing an <strong>unreviewed preview</strong> of Privacy Guides built on {{ build_date_utc }}.
|
||||
These previews are <strong>user-submitted</strong> and may not necessarily reflect the opinion of the site.
|
||||
<a href="https://www.privacyguides.org/">
|
||||
<strong>Visit privacyguides.org for current advice.</strong>
|
||||
</a>
|
||||
{% else %}{% endif %}{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue