diff --git a/config.toml b/config.toml index 9f000be..9f76374 100644 --- a/config.toml +++ b/config.toml @@ -1,13 +1,13 @@ baseurl = "" -title = "Chandra Kiran" +title = "Rahul Alokkan" theme = "hugo-coder" languagecode = "en" defaultcontentlanguage = "en" [params] - author = "Chandra Kiran" - info = "DevOps Lead" - description = "CK's landing page" + author = "Rahul Alokkan" + info = "Community Lead" + description = "RA7's landing page" keywords = "landing,personal.developer" avatarurl = "images/avatar.jpg" favicon_32 = "images/favicon-32x32.png" @@ -20,9 +20,9 @@ defaultcontentlanguage = "en" name = "Github" icon = "fa fa-github fa-2x" weight = 1 - url = "https://github.com/ackr-8/" + url = "https://github.com/Rahul-Alokkan/" [[params.social]] name = "Linkedin" icon = "fa fa-linkedin fa-2x" weight = 3 - url = "https://www.linkedin.com/in/chandra-kiran-reddy-avula-69038a123/" \ No newline at end of file + url = "https://www.linkedin.com/in/rahul-alokkan-16384b196/" \ No newline at end of file