added next and previous (#4323)

Co-authored-by: Chris Titus <contact@christitus.com>
This commit is contained in:
Sean (ANGRYxScotsman)
2026-04-07 16:38:37 +01:00
committed by GitHub
parent b7f6a8cebe
commit c9e9214fd6
8 changed files with 28 additions and 0 deletions

View File

@@ -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 >}}