mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-15 17:58:31 +00:00
added next and previous (#4323)
Co-authored-by: Chris Titus <contact@christitus.com>
This commit is contained in:
committed by
GitHub
parent
b7f6a8cebe
commit
c9e9214fd6
@@ -1,6 +1,12 @@
|
||||
---
|
||||
title: User Guide
|
||||
weight: 2
|
||||
breadcrumbs: false
|
||||
cascade:
|
||||
type: docs
|
||||
params:
|
||||
reversePagination: false
|
||||
breadcrumbs: false
|
||||
---
|
||||
|
||||
Welcome to the official User Guide for **Winutil**, your all-in-one Windows toolkit.
|
||||
@@ -145,3 +151,12 @@ Watch the complete Winutil overview:
|
||||
|
||||
{{< youtube id=6UQZ5oQg8XA loading=lazy >}}
|
||||
|
||||
Ready to get started? Head to the **[Getting Started Guide](getting-started/)**.
|
||||
|
||||
## Next
|
||||
|
||||
Dive right into the following section to get started:
|
||||
|
||||
{{< cards >}}
|
||||
{{< card link="getting-started" title="Getting Started" icon="document-text" subtitle="Learn how to use winutil." >}}
|
||||
{{< /cards >}}
|
||||
|
||||
Reference in New Issue
Block a user