Combine local JS.
’yui-compressor’ is no longer used.
This commit is contained in:
16
assets/js/post-toc.min.js
vendored
Normal file
16
assets/js/post-toc.min.js
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: compress
|
||||
|
||||
# JS for layout post (with ToC).
|
||||
# Chirpy v2.3
|
||||
# https://github.com/cotes2020/jekyll-theme-chirpy
|
||||
# © 2020 Cotes Chung
|
||||
# MIT License
|
||||
---
|
||||
|
||||
|
||||
{% include_relative _home-post.js %}
|
||||
|
||||
{% include_relative lib/_bootstrap-toc.min.js %}
|
||||
|
||||
{% include_relative _utils/toc.js %}
|
||||
Reference in New Issue
Block a user