diff options
| author | saturneric <[email protected]> | 2025-06-19 00:47:04 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2025-06-19 00:47:04 +0000 |
| commit | 832ea2ca7d0a12acfcefec4185828b0367852321 (patch) | |
| tree | 9ae854e20d13c5847ea9f073f9d24913bc3f56d5 /src/content/docs/overview | |
| parent | docs(faq): update faq with new sections and details (diff) | |
| download | Manual-832ea2ca7d0a12acfcefec4185828b0367852321.tar.gz Manual-832ea2ca7d0a12acfcefec4185828b0367852321.zip | |
docs(glance): update ui glimpse section with platform-specific note
- add macOS screenshot example
- wrap note in tip component
- clarify platform differences in interface appearance
- remove old generic interface screenshot
Diffstat (limited to 'src/content/docs/overview')
| -rw-r--r-- | src/content/docs/overview/glance.md | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/src/content/docs/overview/glance.md b/src/content/docs/overview/glance.md index 0193782..96c0d06 100644 --- a/src/content/docs/overview/glance.md +++ b/src/content/docs/overview/glance.md @@ -33,11 +33,20 @@ privacy easily and effectively. ## User Interface Glimpse -_Note: GpgFrontend's appearance may vary across different operating systems and +The example screenshot below shows GpgFrontend running on macOS, illustrating +its clean and modern interface design. Interface layout, fonts, and colors may +look different on Windows or Linux, but the core features and workflow remain +consistent across all platforms. + + + +:::tip[Note] + +GpgFrontend's appearance may vary across different operating systems and themes. Always refer to the corresponding version of the software for the most -accurate documentation._ +accurate documentation. - +::: ## Mission and Origins |
