Skip to content

Commit 2a2b89c

Browse files
authored
Fix quotes around remote_theme in config
1 parent 3925f55 commit 2a2b89c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ github_username: jekyll
3232

3333
# Build settings
3434
# theme: minima
35-
remote_theme: zerostaticthemes/jekyll-serif-theme
35+
remote_theme: "zerostaticthemes/jekyll-serif-theme"
3636
plugins:
3737
- jekyll-remote-theme # add this line to the plugins list if you already have one
3838
- jekyll-feed

0 commit comments

Comments
 (0)