Skip to content

Commit 03fb2ad

Browse files
authored
Update _config.yml
1 parent 2d5814e commit 03fb2ad

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

_config.yml

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1 @@
11
title: "New Script-Fu Site"
2-
github_username: "script-fu"
3-
4-
5-
#########################################################################################
6-
######### Nothing below needs to be changed (unless you know what you're doing) #########
7-
#########################################################################################
8-
theme: "minima"
9-
10-
11-
markdown: kramdown
12-
highlighter: rouge
13-
14-
#rss: rss
15-
16-
plugins:
17-
# - jekyll-feed
18-
- jekyll-sitemap
19-
- jekyll-seo-tag
20-
21-
titles_from_headings:
22-
strip_title: true
23-
collections: true
24-
25-
defaults:
26-
- scope:
27-
path: ""
28-
type: post
29-
values:
30-
tags: Other

0 commit comments

Comments
 (0)