diff options
| author | saturneric <[email protected]> | 2025-11-12 22:17:26 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2025-11-12 22:17:26 +0000 |
| commit | 0f6df10113c85031a0a504f9ccf32686dbcfb971 (patch) | |
| tree | 4f79f916583ec65b3d41206cea56b80da91d1c9d | |
| parent | docs(overview): update intro to highlight `Enigma` theme (diff) | |
| download | manual-0f6df10113c85031a0a504f9ccf32686dbcfb971.tar.gz manual-0f6df10113c85031a0a504f9ccf32686dbcfb971.zip | |
docs(overview): improve clarity of intro text
* Refines descriptive language for enhanced readability
* Makes introductory message more concise and approachable
* Encourages GitHub stars with a friendlier call to action
| -rw-r--r-- | src/content/docs/overview/glance.mdx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/content/docs/overview/glance.mdx b/src/content/docs/overview/glance.mdx index e5aa042..36d274f 100644 --- a/src/content/docs/overview/glance.mdx +++ b/src/content/docs/overview/glance.mdx @@ -7,9 +7,9 @@ sidebar: import { Tabs, TabItem } from "@astrojs/starlight/components"; -GpgFrontend transforms [GnuPG](https://www.gnupg.org/) into a digital Enigma -machine: compact, intuitive, and reliable. Built for those who value clarity, -security, and trust. +GpgFrontend transforms [GnuPG](https://www.gnupg.org/) into a digital Enigma: a +compact, intuitive, and reliable cryptographic machine. Built for those who +value clarity, security, and trust.  @@ -32,8 +32,8 @@ security, and trust. - **Consistent Experience Everywhere:** Native support for Windows, macOS, Linux, and buildable on FreeBSD—always the same look and feel. -> Give GpgFrontend a ⭐ on GitHub: it’s like adopting your own little digital -> Enigma. +> If you appreciate GpgFrontend, just give it a ⭐ on GitHub: it’s like adopting +> your own little digital Enigma. ## User Interface Glimpse |
