diff options
author | Anthony Wang | 2021-10-16 22:05:32 -0500 |
---|---|---|
committer | Anthony Wang | 2021-10-16 22:05:32 -0500 |
commit | 3c605d0c28d6b88e47558d601c744da29096bc03 (patch) | |
tree | fbc46384c59e00e99ce7a48e67751d724c01eba4 /config.toml | |
parent | c48db9b455efcd4c6be54c1a6aa315007650394a (diff) |
Update footer for new license
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 9fb9900..dd4a58d 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 = 'Made with ❤️ by Ta180m - CC BY 4.0' + footer = 'Made with ❤️ by Ta180m - CC BY-SA 4.0' socialIcons = [ {name = 'protonmail', url = 'contact'}, {name = 'matrix', url = 'https://matrix.to/#/@ta180m:exozy.me'}, |