mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Combine local JS.
’yui-compressor’ is no longer used.
This commit is contained in:
11
assets/js/post.min.js
vendored
Normal file
11
assets/js/post.min.js
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: compress
|
||||
|
||||
# JS for layout post.
|
||||
# Chirpy v2.3
|
||||
# https://github.com/cotes2020/jekyll-theme-chirpy
|
||||
# © 2020 Cotes Chung
|
||||
# MIT License
|
||||
---
|
||||
|
||||
{% include_relative _home-post.js %}
|
||||
Reference in New Issue
Block a user