We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de09c5d commit b2e8906Copy full SHA for b2e8906
_config.yml
@@ -4,6 +4,7 @@
4
5
# Name of your site (displayed in the header)
6
name: '@russianlullaby_'
7
+title: '@russianlullaby_'
8
9
# Short bio or description (displayed in the header)
10
description: the sketchbook for www.therussianlullaby.com
@@ -86,7 +87,7 @@ sass:
86
87
style: :expanded # You might prefer to minify using :compressed
88
89
# Use the following plug-ins
-gems:
90
+plugins:
91
- jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem
92
- jekyll-feed # Create an Atom feed using the official Jekyll feed gem
93
- jekyll-seo-tag
0 commit comments