* v0.2.18-lts: (22 commits)
🔖 Chore(release): 0.2.18-lts.5
📝 Docs: update chang log and docs
🔧 Chore: change the theme minimum supported Hugo versions above **0.110.0**
🔧 Chore: update default config in `hugo.toml`
🐛 Fix: active index of toc may result in error
✨ Feat: add hiddenFromRss param and front matter
⚡ Perf: preload some stylesheet
🔧 Chore: add Vercel config (#277)
🐛 Fix: fix logic error of lightgallery images rendering
📝 Docs: update the outputs configuration to avoid the following warnings in versions above Hugo 0.112.0 (resolve#354)
📝 Docs: update content license
🐛 Style: fix the emoji style of valine comment (resolve#376)
⚡ Perf: optimize featured image rendering
🔧 Chore: add decoding and referrerpolicy options for img plugin
🚸 Feat: change bilibili shortcode `muted` default value
🔖 Chore(release): 0.2.18-lts.4
📝 Docs: update change log for v0
✨ Feat: add more options support for bilibili shortcode, e.g. `autoplay`, `muted` etc. (resolve#375)
🐛 Fix: disable encrypted articles from rendering to rss (fixed#374)
🐛 Fix: fix featured image path error in rss and show img tags in rss
...