diff options
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" | 
