From b287d26c78d564049a8b8e67fc7a26f35f6a3f9a Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 24 Mar 2019 23:21:31 +0400 Subject: Add social links Signed-off-by: Valentin Popov --- _data/social_links.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _data/social_links.yml (limited to '_data') 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" -- cgit v1.2.3