mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
added frontmatter to pages (#4024)
* added frontmatter to widget.md * update more pages * updated copyright to automatically pull the year
This commit is contained in:
committed by
GitHub
parent
354b09ec0d
commit
aaed116798
@@ -2,7 +2,7 @@
|
||||
title: "Remove OneDrive"
|
||||
description: ""
|
||||
---
|
||||
# Remove OneDrive
|
||||
|
||||
```json
|
||||
"WPFTweaksRemoveOneDrive": {
|
||||
"Content": "Remove OneDrive",
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
# Remove Xbox & Gaming Components
|
||||
---
|
||||
title: "Remove Xbox & Gaming Components"
|
||||
description: ""
|
||||
---
|
||||
|
||||
```json
|
||||
"WPFTweaksXboxRemoval": {
|
||||
|
||||
Reference in New Issue
Block a user