1 2 3
{% assign se = site.search_engine | default: "github" %} {% assign file = "gw_tools/search_" | append: se | append: ".html" %} {% include {{file}} %}