From e9483f50413db6f389568a569f4d5320023dd992 Mon Sep 17 00:00:00 2001 From: Rohan Sircar Date: Wed, 3 Jun 2020 12:27:26 +0530 Subject: [PATCH] Added github and gitlab link --- data/members/nova.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/data/members/nova.toml b/data/members/nova.toml index 6ee1074..89f1ab8 100644 --- a/data/members/nova.toml +++ b/data/members/nova.toml @@ -5,7 +5,9 @@ URL = "https://arcusiridis.com" Bio = """ Hi, I'm Rohan Sircar. I am an aspiring software developer. I really like programming in Scala and Rust, but I can also program in Java, Kotlin and - Python. I am especially interested in Web Application Development and working with + TypeScript. I am especially interested in Web Application Development and working with Microservices.""" [social] - gitea = "nova" \ No newline at end of file + gitea = "nova" + gitlab = "rohan-sircar" + github = "rohan-sircar" \ No newline at end of file