From a6f28348ccb40391f157e60c2277f4649d6ef0d5 Mon Sep 17 00:00:00 2001 From: eric Liu Date: Mon, 16 Sep 2024 17:22:51 +0000 Subject: [PATCH] Update config.toml --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 37be1d2..90cbd79 100644 --- a/config.toml +++ b/config.toml @@ -14,8 +14,8 @@ enableGitInfo = true [params] # theme parameters - author = "Eric Liu" - info = "Platform Software & Performance Engineer @Google" + author = "Eric X. Liu" + info = "Software & Performance Engineer @Google" description = "Eric Liu's personal website" keywords = "blog,developer,personal" avatarurl = "images/gravatar.png" @@ -47,7 +47,7 @@ enableGitInfo = true name = "linkedin" icon = "fa fa-linkedin" weight = 2 - url = "https://www.linkedin.com/in/eric-liu-46648b93/" + url = "https://www.linkedin.com/in/eric-x-liu-46648b93/" [[params.social]] name = "Personal email" icon = "fa fa-envelope"