diff options
author | wires <wires@noreply.wires.systems> | 2025-08-13 13:15:21 -0400 |
---|---|---|
committer | wires <wires@noreply.wires.systems> | 2025-08-13 13:15:21 -0400 |
commit | 66845e7b14b71e8ade0fb673f9bcce64d415acda (patch) | |
tree | 1154ab1fe24cc102b32c103c435410086f7f450b /hugo.toml | |
parent | oops (diff) | |
download | blog-66845e7b14b71e8ade0fb673f9bcce64d415acda.tar.gz |
changes for new vps
Diffstat (limited to '')
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml index 0d5a4e0..470b2fa 100644 --- a/hugo.toml +++ b/hugo.toml @@ -38,4 +38,4 @@ summaryLength = 10 [[menu.main]] name = "git" - url = "https://git.wires.systems/wires" + url = "https://git.wires.systems" |