mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-09 17:41:14 +10:00
correct "WinUtil" in docs (#4676)
* Update _index.md * Update architecture.md * Update faq.md * Update KnownIssues.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update hugo.toml
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
baseURL = "https://winutil.christitus.com/"
|
||||
languageCode = "en-us"
|
||||
title = "Winutil Documentation"
|
||||
title = "WinUtil Documentation"
|
||||
enableGitInfo = true
|
||||
canonifyURLs = true
|
||||
|
||||
@@ -77,7 +77,7 @@ weight = 6
|
||||
[[menu.main]]
|
||||
name = "GitHub"
|
||||
weight = 7
|
||||
url = "https://github.com/christitustech/Winutil"
|
||||
url = "https://github.com/christitustech/winutil"
|
||||
|
||||
[menu.main.params]
|
||||
icon = "github"
|
||||
@@ -124,7 +124,7 @@ display = "hover"
|
||||
type = "separator"
|
||||
|
||||
[[menu.sidebar]]
|
||||
name = "Github Repo ↗"
|
||||
name = "GitHub Repo ↗"
|
||||
url = "https://github.com/ChrisTitusTech/winutil"
|
||||
weight = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user