From c1f727db2d2d4560efbb322c580de9513cef3842 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Thu, 30 Sep 2021 00:28:25 +0300 Subject: add gitlab link and icon --- _data/links.yml | 3 +++ assets/img/gitlab-icon.png | Bin 0 -> 13131 bytes 2 files changed, 3 insertions(+) create mode 100644 assets/img/gitlab-icon.png diff --git a/_data/links.yml b/_data/links.yml index 2263c46..fa487d9 100644 --- a/_data/links.yml +++ b/_data/links.yml @@ -1,6 +1,9 @@ - name: github link: https://github.com/la-ninpre type: github +- name: gitlab + link: https://gitlab.com/la-ninpre + type: gitlab - name: youtube link: https://www.youtube.com/channel/UCLW6sGRLddTR-fB-Ae5uv6Q/ type: youtube diff --git a/assets/img/gitlab-icon.png b/assets/img/gitlab-icon.png new file mode 100644 index 0000000..95d6bc4 Binary files /dev/null and b/assets/img/gitlab-icon.png differ -- cgit v1.2.3