Skip to content

Commit 019dfc9

Browse files
committed
Add front matter to patching documentation for WebUI X Portable
1 parent a7ed356 commit 019dfc9

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/en/guide/webuix/patching.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: Custom Patching in WebUI X Portable
3+
description: Learn how to customize WebUI X Portable using CSS and JavaScript patches, including .js, .cjs, and .mjs scripts.
4+
tags:
5+
- WebUI X
6+
- Portable
7+
- Customization
8+
- CSS
9+
- JavaScript
10+
- Modules
11+
---
12+
113
# Custom Patching in WebUI X Portable
214

315
WebUI X Portable allows you to **extend and customize the UI** by injecting your own **CSS** and **JavaScript**.

0 commit comments

Comments
 (0)