some SEO tweaks
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 10s
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 10s
This commit is contained in:
parent
f09740923b
commit
53dd77638e
11
config.toml
11
config.toml
@ -2,8 +2,6 @@ title = "Eric X. Liu's Personal Page"
|
|||||||
theme = ["hugo-cloak-email", "hugo-coder"]
|
theme = ["hugo-cloak-email", "hugo-coder"]
|
||||||
languageCode = "en"
|
languageCode = "en"
|
||||||
defaultcontentlanguage = "en"
|
defaultcontentlanguage = "en"
|
||||||
paginate = 20
|
|
||||||
#canonifyurls = true
|
|
||||||
|
|
||||||
pygmentsstyle = "bw"
|
pygmentsstyle = "bw"
|
||||||
pygmentscodefences = true
|
pygmentscodefences = true
|
||||||
@ -18,8 +16,8 @@ style = "github-dark"
|
|||||||
[params] # theme parameters
|
[params] # theme parameters
|
||||||
author = "Eric X. Liu"
|
author = "Eric X. Liu"
|
||||||
info = "Software & Performance Engineer @Google"
|
info = "Software & Performance Engineer @Google"
|
||||||
description = "Eric X. Liu - Software & Performance Engineer at Google. Sharing insights about software engineering, performance optimization, and tech industry experiences."
|
description = "Eric X. Liu - Software & Performance Engineer at Google. Sharing insights about software engineering, performance optimization, tech industry experiences, mountain biking adventures, Jeep overlanding, and outdoor activities."
|
||||||
keywords = "software engineer, performance engineering, Google engineer, tech blog, software development, performance optimization, Eric Liu, engineering blog"
|
keywords = "software engineer, performance engineering, Google engineer, tech blog, software development, performance optimization, Eric Liu, engineering blog, mountain biking, Jeep enthusiast, overlanding, camping, outdoor adventures"
|
||||||
avatarurl = "images/gravatar.png"
|
avatarurl = "images/gravatar.png"
|
||||||
hideFooter = false
|
hideFooter = false
|
||||||
hideCredits = true
|
hideCredits = true
|
||||||
@ -62,11 +60,6 @@ style = "github-dark"
|
|||||||
"https://git.ericxliu.me/eric"
|
"https://git.ericxliu.me/eric"
|
||||||
]
|
]
|
||||||
|
|
||||||
# Add robots.txt settings
|
|
||||||
[params.robots]
|
|
||||||
index = true
|
|
||||||
follow = true
|
|
||||||
|
|
||||||
# Add sitemap configuration
|
# Add sitemap configuration
|
||||||
[sitemap]
|
[sitemap]
|
||||||
changefreq = "weekly"
|
changefreq = "weekly"
|
||||||
|
Loading…
Reference in New Issue
Block a user