diff options
Diffstat (limited to 'hugo.toml')
-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" |