diff options
author | Anthony Wang | 2021-10-14 21:51:49 -0500 |
---|---|---|
committer | Anthony Wang | 2021-10-14 21:51:49 -0500 |
commit | dc25cd0d1152306ce1fb13af7aad8eb579f0f7f7 (patch) | |
tree | bdf0eb8f688c9b7794cbba1ca1357d7b0d2c7a9e /config.toml | |
parent | 20b0f64bf7e93c483cc18f393668debbf76d8f20 (diff) |
Use ta180m fork of gokarna theme
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 9401031..9fb9900 100644 --- a/config.toml +++ b/config.toml @@ -46,7 +46,7 @@ theme = 'gokarna' avatarSize = 'size-xl' description = 'Hello! I’m Anthony Wang, a programming, math, and science enthusiast!' accentColor = '#00dd42' - footer = 'Ta180m - CC-BY-4.0' + footer = 'Made with ❤️ by Ta180m - CC BY 4.0' socialIcons = [ {name = 'protonmail', url = 'contact'}, {name = 'matrix', url = 'https://matrix.to/#/@ta180m:exozy.me'}, |