diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2024-12-18 19:00:01 -0500 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-01-22 11:43:07 -0500 |
| commit | fb3efc45318558d4a0555cf6a2e0cc72252e13f8 (patch) | |
| tree | 8628fb7257c14107836f595272581ef8b1b6618e /config/_default/params.toml | |
| parent | 47e462d580c9fbfff5e1eeae5fee01790a49120f (diff) | |
removed submodule content/docs
Diffstat (limited to 'config/_default/params.toml')
| -rw-r--r-- | config/_default/params.toml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml index 8df28e1..b1bf5d0 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -24,8 +24,9 @@ purgeHTMLComments = false [docs] - github = "https://github.com/anoduck/hinode-template" - release = "https://github.com/anoduck/hinode-template/releases/tag/" + contentPath = "/docs/" + github = "https://github.com/anoduck/CL-Docs" + release = "https://github.com/anoduck/CL-Docs/releases/tag/" checkVersion = false [home] |
