docs: add logo to README header

Theme-aware <picture> swaps the dark wordmark variant under
prefers-color-scheme: dark so it stays legible on GitHub's dark theme.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
mixeme
2026-07-24 23:59:05 +03:00
parent 3a68c705c6
commit 40b609a7d4
+7
View File
@@ -1,3 +1,10 @@
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/logo/gosentry-logo-dark.svg">
<img src="assets/logo/gosentry-logo.svg" alt="GoSentry" width="420">
</picture>
</p>
# GoSentry # GoSentry
GoSentry is a cross-platform desktop scheduler. It provides a native GUI for GoSentry is a cross-platform desktop scheduler. It provides a native GUI for