moved pygments, static and templates to the pelican/themes/Flex subdir
This commit is contained in:
parent
a17ebec50f
commit
7a465d81e3
155 changed files with 0 additions and 0 deletions
5
pelican/themes/Flex/templates/partial/gtm_noscript.html
Normal file
5
pelican/themes/Flex/templates/partial/gtm_noscript.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{% if GOOGLE_TAG_MANAGER %}
|
||||
<noscript>
|
||||
<iframe src="https://www.googletagmanager.com/ns.html?id={{ GOOGLE_TAG_MANAGER }}" height="0" width="0" style="display:none;visibility:hidden"></iframe>
|
||||
</noscript>
|
||||
{% endif %}
|
Loading…
Add table
Add a link
Reference in a new issue