Skip to content

Commit 3a20e45

Browse files
authored
Disable remote_theme and jekyll-remote-theme
Comment out remote_theme and jekyll-remote-theme plugin.
1 parent 959afaf commit 3a20e45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ github_username: jekyll
3232

3333
# Build settings
3434
theme: minima
35-
remote_theme: pages-themes/cayman@v0.2.0
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
37+
#- jekyll-remote-theme # add this line to the plugins list if you already have one
3838
- jekyll-feed
3939

4040
# Exclude from processing.

0 commit comments

Comments
 (0)