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