mirror of
https://github.com/danog/sass-site.git
synced 2024-11-30 04:29:17 +01:00
give footer is_playground option
This commit is contained in:
parent
fc1808292d
commit
6dab8f41d4
@ -109,7 +109,7 @@
|
||||
{% endif %}
|
||||
</main>
|
||||
|
||||
{% typogr %}{% render 'footer' %}{% endtypogr %}
|
||||
{% typogr %}{% render 'footer', is_playground: is_playground %}{% endtypogr %}
|
||||
|
||||
{% unless is_playground %}
|
||||
<script src="https://cdn.jsdelivr.net/npm/@docsearch/js@alpha"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user