More winutil docs update (#4038)

* updated the gen to add a blackline under the frontmatter and added .md file in the same location with breakdown on what the script does

* copyright fix.

found out the reason why it rendered correctly on my pc and not with site builder. it was because we use --minify for the site builder and i have not been using that on the local instance

* Update pre-release.yaml

* Update en.yaml
This commit is contained in:
Sean (ANGRYxScotsman)
2026-02-17 18:28:36 +00:00
committed by GitHub
parent 08b24c7187
commit 5582c3cb44
4 changed files with 122 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
copyright: "&copy; <script>document.write(new Date().getFullYear())</script> <a href='https://christitus.com'> Chris Titus Tech</a>. All rights reserved."
copyright: "&copy; <script>document.write(new Date().getFullYear())</script>&nbsp; <a href='https://christitus.com'>Chris Titus Tech</a>. All rights reserved."
backToTop: "Scroll to top"
changeLanguage: "Change language"