Le blog de Victor Héry https://blog.victor-hery.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
206 B

  1. {% if AMAZON_BESTAZON %}
  2. <!-- Loads BestAzon configuration from pelicanconf.py -->
  3. <script>
  4. {{ AMAZON_BESTAZON }}
  5. </script>
  6. <script src="https://bestazon.io/script/BestAzonScript.js"></script>
  7. {% endif %}