mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
perf: lean bootstrap javascript (#1734)
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
|
||||
<!-- commons -->
|
||||
|
||||
{%- capture urls -%}
|
||||
{{ site.data.origin[type].bootstrap.js }},{{ site.data.origin[type].search.js }}
|
||||
{%- endcapture -%}
|
||||
{% assign urls = site.data.origin[type].search.js %}
|
||||
|
||||
<!-- layout specified -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user