diff options
| author | saturneric <[email protected]> | 2025-06-27 23:12:17 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2025-06-27 23:12:17 +0000 |
| commit | 4ce8d4d0024657dbdec2a62785aa3583cc7ee11f (patch) | |
| tree | 4a1b97f384c82f05954730c341473aed3d1137fe | |
| parent | docs(guides): remove emoji from section titles for consistency and clarity (diff) | |
| download | Manual-4ce8d4d0024657dbdec2a62785aa3583cc7ee11f.tar.gz Manual-4ce8d4d0024657dbdec2a62785aa3583cc7ee11f.zip | |
docs(overview): reposition 'Mission and Origins' section for improved flow and accessibility
| -rw-r--r-- | src/content/docs/overview/glance.mdx | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/content/docs/overview/glance.mdx b/src/content/docs/overview/glance.mdx index 99bfc0e..7f18a00 100644 --- a/src/content/docs/overview/glance.mdx +++ b/src/content/docs/overview/glance.mdx @@ -91,16 +91,6 @@ platforms, even if fonts or window borders look slightly different. ::: -## Mission and Origins - -GpgFrontend draws its inspiration and core philosophy from the stable, portable, -and cross-platform [gpg4usb](https://www.gpg4usb.org/) project. Inheriting the -spirit of true portability and platform independence, GpgFrontend builds on this -foundation to deliver even more advanced features, modern algorithm support, and -an intuitive user experience. Our mission is to make powerful OpenPGP encryption -truly accessible—simple, robust, and convenient for everyone, on any major -operating system. - ## Open Source, Always As a community-driven, open-source project, GpgFrontend is entirely free and @@ -125,6 +115,16 @@ Whether you’re online or offline, your data remains 100% under your control. Join us in making encryption simple, robust, and truly private—because your privacy is non-negotiable. +## Mission and Origins + +GpgFrontend draws its inspiration and core philosophy from the stable, portable, +and cross-platform [gpg4usb](https://www.gpg4usb.org/) project. Inheriting the +spirit of true portability and platform independence, GpgFrontend builds on this +foundation to deliver even more advanced features, modern algorithm support, and +an intuitive user experience. Our mission is to make powerful OpenPGP encryption +truly accessible—simple, robust, and convenient for everyone, on any major +operating system. + ## Explore the Source Dive into the development journey on GitHub, where every line of code, each |
