summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-11-12 11:07:23 -0600
committerMatt Strapp <matt@mattstrapp.net>2024-11-12 11:07:23 -0600
commit7a6d84397a2c4c505ba48c1c9f3d77457c8fb8e5 (patch)
tree157d6cad6af198d3f7fde03e17e9a26faf87908a
parentlink fix (diff)
downloadwebsite-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
Use correct tree linkHEADmaster
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
-rw-r--r--config.toml2
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"