diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_config.yml b/_config.yml index 566607b..ab681a4 100644 --- a/_config.yml +++ b/_config.yml @@ -32,16 +32,16 @@ personal_info: text: Egor.Tensin@gmail.com glyph: envelope - url: https://egor-tensin.github.io/cv/cv.pdf - text: Curriculum vitae + text: CV glyph: file - url: https://egort.name/ - text: Cute dog pictures - glyph: heart + text: egort.name + glyph: globe gpg: public_key_url: /gpg.txt fingerprint: 0281 0B23 3E1A 7D41 8FB1 5245 0494 6FC7 502B 539A projects: - url: /blog/ - name: My blog + name: Blog - url: /sorting-algorithms/ name: Sorting algorithms |