docs(releaser): restore docs URL lost in merge to main
Re-apply two changes that were dropped when release/1.0 was merged into main via Gitea: - README.md: Documentation link to https://releaser.k3nny.fr - docs/hugo.toml: baseURL set to https://releaser.k3nny.fr/ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
baseURL = "/"
|
||||
baseURL = "https://releaser.k3nny.fr/"
|
||||
title = "releaser"
|
||||
theme = "geekdoc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user