diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 07232d10..81bcde9c 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -90,4 +90,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v4 diff --git a/config/tweaks.json b/config/tweaks.json index 25195ab2..525d0eeb 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1946,7 +1946,7 @@ if (-not (Get-ComputerRestorePoint)) { Enable-ComputerRestore -Drive $Env:SystemDrive } - + Checkpoint-Computer -Description \"System Restore Point created by WinUtil\" -RestorePointType MODIFY_SETTINGS Write-Host \"System Restore Point Created Successfully\" -ForegroundColor Green " diff --git a/docs/content/userguide/_index.md b/docs/content/userguide/_index.md index 41fc4564..48a44512 100644 --- a/docs/content/userguide/_index.md +++ b/docs/content/userguide/_index.md @@ -3,5 +3,5 @@ title: User Guide weight: 1 --- -Welcome to the official User Guide for **Winutil**, your all-in-one Windows toolkit. +Welcome to the official User Guide for **Winutil**, your all-in-one Windows toolkit. This document will walk you through installation, configuration, and usage of Winutil’s powerful features. diff --git a/docs/content/userguide/features/_index.md b/docs/content/userguide/features/_index.md index d344f236..69f00d2e 100644 --- a/docs/content/userguide/features/_index.md +++ b/docs/content/userguide/features/_index.md @@ -41,4 +41,4 @@ Open old-school Windows panels directly from Winutil. Following Panels are avail ### Remote Access -Enables OpenSSH server on your windows machine. \ No newline at end of file +Enables OpenSSH server on your windows machine. diff --git a/docs/content/userguide/store/_index.md b/docs/content/userguide/store/_index.md index 3e20f367..783abdf9 100644 --- a/docs/content/userguide/store/_index.md +++ b/docs/content/userguide/store/_index.md @@ -21,12 +21,12 @@ weight: 2 * Select the programs you wish to uninstall. * Click the `Uninstall Selected` button to remove the selected programs. {{< /tab >}} - + {{< tab >}} * Click the `Get Installed` button. * This will scan for and select all installed programs in Winutil that WinGet supports. {{< /tab >}} - + {{< tab >}} * Click the `Clear Selection` button. * This will unselect all checked programs. diff --git a/docs/hugo.toml b/docs/hugo.toml index 3fa282c0..917de0dc 100644 --- a/docs/hugo.toml +++ b/docs/hugo.toml @@ -72,7 +72,7 @@ dateFormat = "January 2, 2006" [params.page] width = "wide" - + [params.footer] enable = true displayCopyright = true @@ -105,4 +105,4 @@ display = "hover" [markup] [markup.goldmark] [markup.goldmark.renderer] - unsafe = true \ No newline at end of file + unsafe = true diff --git a/docs/i18n/en.yaml b/docs/i18n/en.yaml index f1c79c34..64236d87 100644 --- a/docs/i18n/en.yaml +++ b/docs/i18n/en.yaml @@ -1 +1 @@ -copyright: "© 2025 Chris Titus Tech" \ No newline at end of file +copyright: "© 2025 Chris Titus Tech" diff --git a/docs/static/favicon.ico b/docs/static/favicon.ico index e6b4da2a..f95955c6 100644 Binary files a/docs/static/favicon.ico and b/docs/static/favicon.ico differ diff --git a/docs/static/site.webmanifest b/docs/static/site.webmanifest index 45dc8a20..1dd91123 100644 --- a/docs/static/site.webmanifest +++ b/docs/static/site.webmanifest @@ -1 +1 @@ -{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file +{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}