File tree Expand file tree Collapse file tree 4 files changed +11
-23
lines changed Expand file tree Collapse file tree 4 files changed +11
-23
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ group :jekyll_plugins do
1616 gem "jekyll-gist" , "1.5.0"
1717 gem "jekyll-feed" , "0.17.0"
1818 gem "jekyll-include-cache" , "0.2.1"
19+ gem "jekyll-redirect-from" , "0.16.0"
1920end
2021
2122# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
Original file line number Diff line number Diff line change @@ -66,13 +66,15 @@ plugins:
6666 - jekyll-gist
6767 - jekyll-feed
6868 - jekyll-include-cache
69+ - jekyll-redirect-from
6970# minimal-mistakes (mimic GitHub Pages with --safe)
70- # whitelist:
71- # - jekyll-paginate
72- # - jekyll-sitemap
73- # - jekyll-gist
74- # - jekyll-feed
75- # - jekyll-include-cache
71+ whitelist :
72+ - jekyll-paginate
73+ - jekyll-sitemap
74+ - jekyll-gist
75+ - jekyll-feed
76+ - jekyll-include-cache
77+ - jekyll-redirect-from
7678
7779# Conversion
7880# markdown: kramdown
Original file line number Diff line number Diff line change 11---
22title : 下载 HMCL 和 Minecraft 依赖的 Java
33date : 2023-09-05 14:00:00 +0800
4+ redirect_from :
5+ - /downloads/loongnix.html
46---
57
68龙芯平台存在 “** 新世界** ” 和 “** 旧世界** ” 两个 ABI,不同 ABI 的 Java 暂时互不兼容。
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments