From 2271bc5a9e5a0979b81a3f7cac3ff0cf229071db Mon Sep 17 00:00:00 2001 From: eniamza Date: Wed, 24 Jun 2020 23:15:47 +0600 Subject: [PATCH] Basic config --- _config.yml | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/_config.yml b/_config.yml index 0dd14b4..a9241ed 100644 --- a/_config.yml +++ b/_config.yml @@ -1,28 +1,11 @@ title: "LBRY" baseurl: "" # apply repo name if use it under gh-pages branch -repo: https://github.com/LBRYians/lbry-org-new -comments: false +repo:LBRYians/lbry-org-new -defaults: - - scope: - path: - values: - layout: layout - # Build settings markdown : kramdown -highlighter : rouge - -destination: build - -# Author settings -author: - name : "LBRY" - -# social settings -og_locale: "en_US" -exclude: [ "README.md", "TODO.md" , "LICENSE" ] \ No newline at end of file +exclude: [ "README.md", "TODO.md", "LICENSE" ] \ No newline at end of file