mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-28 18:45:48 +00:00
Globally mark out image links
This commit is contained in:
@@ -40,7 +40,6 @@ const postJs = () => {
|
||||
return concatJs([
|
||||
`${JS_ROOT}/_commons/*.js`,
|
||||
`${JS_ROOT}/_utils/timeago.js`,
|
||||
`${JS_ROOT}/_utils/img-hyperlink.js`,
|
||||
`${JS_ROOT}/_utils/lang-badge.js`,
|
||||
// 'smooth-scroll.js' must be called after ToC is ready
|
||||
`${JS_ROOT}/_utils/smooth-scroll.js`
|
||||
|
||||
Reference in New Issue
Block a user