summaryrefslogtreecommitdiff
path: root/_includes/gw_tools/search_module.html
blob: 7664e19f5400e7cbdfc78caf6b65ed001d431fe4 (plain)
1
2
3
{% assign se = site.search_engine | default: "github" %}
{% assign file = "gw_tools/search_" | append: se | append: ".html" %}
{% include {{file}} %}