Update config.toml
Some checks failed
Hugo Publish CI / build-and-deploy (push) Failing after 13s

This commit is contained in:
Eric X. Liu 2024-09-16 17:22:51 +00:00
parent a8a360bf89
commit a6f28348cc

View File

@ -14,8 +14,8 @@ enableGitInfo = true
[params] # theme parameters [params] # theme parameters
author = "Eric Liu" author = "Eric X. Liu"
info = "Platform Software & Performance Engineer @Google" info = "Software & Performance Engineer @Google"
description = "Eric Liu's personal website" description = "Eric Liu's personal website"
keywords = "blog,developer,personal" keywords = "blog,developer,personal"
avatarurl = "images/gravatar.png" avatarurl = "images/gravatar.png"
@ -47,7 +47,7 @@ enableGitInfo = true
name = "linkedin" name = "linkedin"
icon = "fa fa-linkedin" icon = "fa fa-linkedin"
weight = 2 weight = 2
url = "https://www.linkedin.com/in/eric-liu-46648b93/" url = "https://www.linkedin.com/in/eric-x-liu-46648b93/"
[[params.social]] [[params.social]]
name = "Personal email" name = "Personal email"
icon = "fa fa-envelope" icon = "fa fa-envelope"