Skip to content

Commit aacee6c

Browse files
authored
Change theme to remote and update plugins
Updated theme configuration and added remote theme support.
1 parent 185012c commit aacee6c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ twitter_username: jekyllrb
3131
github_username: jekyll
3232

3333
# Build settings
34-
theme: cayman
35-
# remote_theme: jekyll-serif-theme
34+
# theme: cayman
35+
remote_theme: pages-themes/cayman@v0.2.0
3636
plugins:
37+
- jekyll-remote-theme # add this line to the plugins list if you already have one
3738
- jekyll-feed
3839

3940
# Exclude from processing.

0 commit comments

Comments
 (0)