diff options
author | Valentin Popov <info@valentineus.link> | 2018-04-24 19:43:17 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-04-24 19:43:17 +0300 |
commit | 2de5157cdaeaff142a68c5feec8154c1154fb0c3 (patch) | |
tree | f3dc85a01c324a29492883b3d6ca5868a243e676 /_config.yml | |
parent | 0245f376ada23dcd1ce06a71317823c9f2f933d4 (diff) | |
download | popov.link-2de5157cdaeaff142a68c5feec8154c1154fb0c3.tar.xz popov.link-2de5157cdaeaff142a68c5feec8154c1154fb0c3.zip |
Updated configuration file
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 31 |
1 files changed, 7 insertions, 24 deletions
diff --git a/_config.yml b/_config.yml index 5fe01f0..e63ac94 100644 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,7 @@ permalink: "/:year-:month-:day/:title" timezone: "Europe/Samara" # Catalogs -include: +include: - "_pages" # Parsers @@ -27,37 +27,20 @@ sass: compress_html: blanklines: false clippings: all - comments: all + comments: ["<!-- ", " -->"] endings: [] profile: false startings: [] -# Site settings -description: "Free developer and dreamer" -title: "Valentin Popov's personal blog" -rss: "/atom.xml" -lang: "ru" - # Website address url: "http://valentineus.link" baseurl: "" -# Author -author: - email: "info@valentineus.link" - name: "Valentin Popov" - url: "http://valentineus.link" - -# Domain verification -verification: - google: "BkBsaYAO1LuQDRceyK2odvcpfuP2al0y04LnBda1uvE" - yandex: "14221e61b87bbd27" - -# Social links -social_links: - email: "mailto:info@valentineus.link" - github: "https://github.com/valentineus" - twitter: "https://twitter.com/valyaha" +# Site description +description: "Free developer and dreamer" +title: "Personal blog" +rss: "/atom.xml" +lang: "ru" # Plugins plugins: |