diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-11-12 11:07:23 -0600 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-11-12 11:07:23 -0600 |
commit | 7a6d84397a2c4c505ba48c1c9f3d77457c8fb8e5 (patch) | |
tree | 157d6cad6af198d3f7fde03e17e9a26faf87908a | |
parent | link fix (diff) | |
download | website-master.tar website-master.tar.gz website-master.tar.bz2 website-master.tar.lz website-master.tar.xz website-master.tar.zst website-master.zip |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index ce0ed5e..48f856d 100644 --- a/config.toml +++ b/config.toml @@ -26,7 +26,7 @@ description = "Matt Strapp's personal website" keywords = "developer,personal" avatarurl = "images/avatar.png" gravatar = "matt@mattstrapp.net" -commit = "https://git.mattstrapp.net/website/commit/?id=" +commit = "https://git.mattstrapp.net/website/tree/?id=" fediverseCreator = "@me@mattsttrapp.net" favicon_32 = "/images/favicon-32x32.png" |