diff --git a/config.toml b/config.toml index dd493e0..82bac7d 100644 --- a/config.toml +++ b/config.toml @@ -14,6 +14,9 @@ heroTitleLine2 = "Blog" # Second line of hero title (optional) [params.avatar] url = "https://pyte.dev/assets/patrick.png" +[params.umami] + websiteId = "237a262a-96ca-494f-905a-abecfb6b1cc7" + [params.social] github = "https://github.com/pyte1" email = "demian (at) pyte (dot) dev"