{% assign buildTime = site.time | date: '%Y%m%d%H%M' %} {%- if page.title -%} {{ page.title | smartify }} · {{ site.title | smartify }} {%- else -%} {{ site.title | smartify }} · {{ site.description | smartify }} {%- endif -%} {% if page.layout == "docs" %} {% comment %}La ricerca è gestita con Algolia DocSearch https://github.com/algolia/docsearch{% endcomment %} {% endif %} {% include favicons.html %} {% include social.html %} {% if jekyll.environment == "production" %} {% else %} {% endif %}