diff options
author | Valentin Popov <info@valentineus.link> | 2018-10-01 05:57:29 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-10-01 05:57:29 +0300 |
commit | a0c6fc29747de8b48bfb496d5830c2ea7dbe6af7 (patch) | |
tree | 628f1408d54ccc7203e5a86bb534d5c74d4290a8 /_config.yml | |
parent | fced6a70c018ac07e702e0647fc6783f1e46fdf2 (diff) | |
download | popov.link-a0c6fc29747de8b48bfb496d5830c2ea7dbe6af7.tar.xz popov.link-a0c6fc29747de8b48bfb496d5830c2ea7dbe6af7.zip |
Updating site settings
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 86b412c..16dec62 100644 --- a/_config.yml +++ b/_config.yml @@ -37,8 +37,9 @@ url: "https://valentineus.link" baseurl: "" # Site description -description: "Free developer and dreamer" title: "Personal blog" +description: "Free developer and dreamer" +repos: "valentineus/valentineus.github.io" rss: "/atom.xml" lang: "ru" |