Back to Volta Cli

Volta

theme/_includes/head.html

latest310 B
Original Source

{% if site.subdomain == "www" %}

Volta - {{ page.tagline | escape }} {% else %} {% if page.title %}{{ page.title | escape }} | Volta{% else %}{{ site.title | escape }}{% endif %} {% endif %} {% if jekyll.environment == 'production' and site.google_analytics %} {% include google-analytics.html %} {% endif %}