mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
14 lines
247 B
JavaScript
14 lines
247 B
JavaScript
---
|
|
layout: compress
|
|
|
|
# JS for layout tab Categories.
|
|
# Chirpy v2.3
|
|
# https://github.com/cotes2020/jekyll-theme-chirpy
|
|
# © 2020 Cotes Chung
|
|
# MIT License
|
|
---
|
|
|
|
{% include_relative _commons.js %}
|
|
|
|
{% include_relative _utils/category-collapse.js %}
|