diff options
author | Valentin Popov <info@valentineus.link> | 2019-03-24 22:21:31 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2019-03-24 22:21:31 +0300 |
commit | b287d26c78d564049a8b8e67fc7a26f35f6a3f9a (patch) | |
tree | cfee2b50e7a8dc121b07a5e6f7202d15f2bcb793 /_data | |
parent | ccf34e5c37458abcf1d7bfe986305d6d3f138837 (diff) | |
download | popov.link-b287d26c78d564049a8b8e67fc7a26f35f6a3f9a.tar.xz popov.link-b287d26c78d564049a8b8e67fc7a26f35f6a3f9a.zip |
Add social links
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_data')
-rw-r--r-- | _data/social_links.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/_data/social_links.yml b/_data/social_links.yml new file mode 100644 index 0000000..6bf3778 --- /dev/null +++ b/_data/social_links.yml @@ -0,0 +1,11 @@ +- name: "GitHub" + url: "https://github.com/valentineus" + +- name: "Instagram" + url: "https://www.instagram.com/valentius.p" + +- name: "Twitter" + url: "https://twitter.com/valyaha" + +- name: "VK" + url: "https://vk.com/valentineus" |