feeds-fun 1.17.0 → 1.17.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "feeds-fun",
3
- "version": "1.17.0",
3
+ "version": "1.17.1",
4
4
  "author": "Aliaksei Yaletski (Tiendil) <a.eletsky@gmail.com> (https://tiendil.org/)",
5
5
  "description": "Frontend for the Feeds Fun — web-based news reader",
6
6
  "keywords": [
Binary file
@@ -162,7 +162,9 @@
162
162
  </main-description>
163
163
  </main-block>
164
164
 
165
- <main-header-line> Curated news collections <br class="md:hidden" />for easy start </main-header-line>
165
+ <main-header-line v-if="collections.collectionsOrder.length > 0">
166
+ Curated news collections <br class="md:hidden" />for easy start
167
+ </main-header-line>
166
168
 
167
169
  <main-block>
168
170
  <div class="grid grid-cols-1 md:grid-cols-2 gap-4">