diff options
author | Valentin Popov <info@valentineus.link> | 2019-05-03 04:25:08 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2019-05-03 04:25:08 +0300 |
commit | 5092eb944a5672012a03048c1e2a8aeeea941e2b (patch) | |
tree | 77ffb009bc8277f5621b0ae33df30eb8e7e3e360 | |
parent | fdf1029737542d8eb014f37fd1d07bad13974964 (diff) | |
download | popov.link-5092eb944a5672012a03048c1e2a8aeeea941e2b.tar.xz popov.link-5092eb944a5672012a03048c1e2a8aeeea941e2b.zip |
Updated description on the site
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 9295afb..ec88df2 100644 --- a/_config.yml +++ b/_config.yml @@ -44,7 +44,7 @@ baseurl: '' # Site description title: 'Personal blog' -description: 'Free developer and dreamer' +description: 'I create software. Sometimes I write in this blog.' avatar: 'https://www.gravatar.com/avatar/989fb5288ac482414a6d13acc329cc38?s=148' repos: 'https://github.com/valentineus/valentineus.github.io' rss: '/atom.xml' |