Skip to content

Commit 92d5fed

Browse files
committed
chore(config): 更新远程主题配置和插件列表
- 将远程主题更改为 pmarsceill/just-the-docs - 在插件列表中添加 jekyll-remote-theme
1 parent 5543ab7 commit 92d5fed

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ baseurl: ""
55
url: "https://codinggirlsclub.github.io/ai-clacky-workshop-tutorial"
66

77
# Theme
8-
remote_theme: just-the-docs/just-the-docs
8+
remote_theme: pmarsceill/just-the-docs
99

1010
# Search
1111
search_enabled: true
@@ -25,6 +25,7 @@ kramdown:
2525
syntax_highlighter: rouge
2626

2727
plugins:
28+
- jekyll-remote-theme
2829
- jekyll-feed
2930
- jekyll-sitemap
3031
- jekyll-seo-tag

0 commit comments

Comments
 (0)