No articles found for “{searchQuery}”. Try a different word, or a source name like “Nature”.
+ {:else if selected === 'following'}
+
+ {#if auth.user}Nothing here yet — open a source or a grouping and tap Follow to fill this lane with what you care about.
+ {:else}Sign in and follow a few sources or topics, and this becomes your own calm lane.{/if}
+
+ {:else}
+
Nothing here right now — try another, or ease a boundary.
+ {/if}
+ {/key}
+
+ {#if families.length}
+
+
Explore Upbeat Bytes
+
+ {#each families as f (f.name)}
+ {@const tags = f.tags.filter((t) => t.count > 0)}
+ {#if tags.length}
+
No articles found for “{searchQuery}”. Try a different word, or a source name like “Nature”.
- {:else if selected === 'following'}
-
- {#if auth.user}Nothing here yet — open a source or a grouping and tap Follow to fill this lane with what you care about.
- {:else}Sign in and follow a few sources or topics, and this becomes your own calm lane.{/if}
-
- {:else}
-
Nothing here right now — try another, or ease a boundary.
- {/if}
- {/key}
-
- {#if families.length}
-
-
Explore Upbeat Bytes
-
- {#each families as f (f.name)}
- {@const tags = f.tags.filter((t) => t.count > 0)}
- {#if tags.length}
-