diff options
| author | saturneric <[email protected]> | 2025-07-06 15:19:01 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2025-07-06 15:19:01 +0000 |
| commit | d62c31914b834e007d60a19e9749a49483ea84ab (patch) | |
| tree | 27fd20cd5f7e37c8e003db0f19b426d427de0f6e /src/content/docs/advanced/gnupg-controller.md | |
| parent | docs(guides): improve formatting and clarity in key server operations guide (diff) | |
| download | Manual-d62c31914b834e007d60a19e9749a49483ea84ab.tar.gz Manual-d62c31914b834e007d60a19e9749a49483ea84ab.zip | |
chore(docs): update sidebar order for GpgController and Module Controller
* Adjusted the sidebar order for the GpgController from 5 to 6.
* Updated the sidebar order for the Module Controller from 6 to 7.
Diffstat (limited to 'src/content/docs/advanced/gnupg-controller.md')
| -rw-r--r-- | src/content/docs/advanced/gnupg-controller.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/docs/advanced/gnupg-controller.md b/src/content/docs/advanced/gnupg-controller.md index 6f981a2..c90e3ee 100644 --- a/src/content/docs/advanced/gnupg-controller.md +++ b/src/content/docs/advanced/gnupg-controller.md @@ -2,7 +2,7 @@ title: A Comprehensive Guide of GpgController sidebar: label: Gpg Controller - order: 5 + order: 6 --- The **GpgController** in **GpgFrontend** is a powerful tool for configuring and |
