diff options
| author | Kumar Damani <me@kumardamani.net> | 2023-05-30 20:47:52 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2023-05-30 20:47:52 +0000 |
| commit | 58c947fe57c5b6492906e588f9510ae30383615d (patch) | |
| tree | b8ccc2ae0df259ec3a68696a50479a7b0b680e3d /config.toml | |
| parent | cf259bfe2fdc33894f10083737776f79903a6fbe (diff) | |
routine updates
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config.toml b/config.toml index 48286ff..0283854 100644 --- a/config.toml +++ b/config.toml @@ -14,13 +14,12 @@ sectionPagesMenu = "main" noindex = false [params.theme] -palette = "gruvbox-dark" -mode = "dark-mode" +palette = "tokyo-night-dark" # Sidebar: about/bio [params.about] title = "Links" -description = "Git, email, resume etc." +description = "Git, email, and resume" logo = "images/rice.svg" [[params.socialLinks]] |
