Website updated to latest version (#4157)

* updated theme to latest version

* updated tabs to the new way

* added missing frontmatter to pages

* updated hugo version

* edited the file structure

* revert back to old way

* Update _index.md

* fix typo and made sure it was upto date

* updated docs

* clean up navbar

* Update en.yaml
This commit is contained in:
Sean (ANGRYxScotsman)
2026-03-06 14:28:34 +00:00
committed by GitHub
parent d2dbf03572
commit 2d2497408f
14 changed files with 97 additions and 64 deletions

View File

@@ -30,7 +30,7 @@ jobs:
if: github.repository == 'ChrisTitusTech/winutil'
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.147.7
HUGO_VERSION: 0.156.0
HUGO_ENVIRONMENT: production
TZ: America/Chicago
steps: