You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Layouttitle="GitHub notifications on your menu bar">
@@ -15,17 +15,17 @@ import SectionRow from "../layouts/SectionRow.astro";
15
15
title="All your GitHub notifications on your desktop. Nice & Easy."
16
16
description="<p>Ever got lost with GitHub notifications? Too many emails?</p><br /><p>Gitify is all about making your life easier. Sitting on your menu bar, it informs you for any GitHub notifications without being annoying and of course without adverts. It just gets the job done.</p><br /><p>Works with GitHub Cloud and GitHub Enterprise Server. You can even connect multiple accounts.</p>"
17
17
screenshot={{
18
-
path: 'all-read',
19
-
alt: 'Screenshot when there are no notifications read',
18
+
path: "all-read",
19
+
alt: "Screenshot when there are no notifications read",
20
20
}}
21
21
/>
22
22
23
23
<SectionRow
24
24
title="It's about your preferences."
25
25
description="<p>Gitify will notify you every time you receive a notification by playing a sound (not an annoying one - it's a promise), showing native mac OS notifications or by just turning its tray icon to green.</p><br /><p>It is not there to interupt your workflow or distract you, you can customize your settings to your preference.</p>"
26
26
screenshot={{
27
-
path: 'settings',
28
-
alt: 'Your Preferences, Settings',
27
+
path: "settings",
28
+
alt: "Your Preferences, Settings",
29
29
}}
30
30
isDark
31
31
isReversed
@@ -40,7 +40,12 @@ import SectionRow from "../layouts/SectionRow.astro";
0 commit comments