17 lines
287 B
JavaScript
17 lines
287 B
JavaScript
|
---
|
||
|
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 %}
|