Browse Source

doc: update stream screenshot

Miguel Ángel Moreno 1 year ago
parent
commit
c0627bbd05
3 changed files with 5 additions and 5 deletions
  1. 2 2
      .github/README.md
  2. 1 1
      README
  3. 2 2
      README.md

+ 2 - 2
.github/README.md

@@ -27,7 +27,7 @@ To retrieve the data, it wraps the excellent [NewPipe Extractor](https://github.
 <tr>
 <th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_kiosk_light.jpg" alt="tubo_kiosk_light.jpg" /></th>
 <th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_channel_light.jpg" alt="tubo_channel_light.jpg" /></th>
-<th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_stream_light.jpg" alt="tubo_stream_light.jpg" /></th>
+<th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_stream_playing_light.jpg" alt="tubo_stream_playing_light.jpg" /></th>
 <th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_queue_light.jpg" alt="tubo_queue_light.jpg" /></th>
 <th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_settings_light.jpg" alt="tubo_settings_light.jpg" /></th>
 </tr>
@@ -81,7 +81,7 @@ To retrieve the data, it wraps the excellent [NewPipe Extractor](https://github.
 </tbody>
 </table>
 
-If you consider self-hosting Tubo let me know about your instance via the [contribution methods](#org054b03a). See [installation](#org96ea1b6) for ways to set up Tubo in your server.  
+If you consider self-hosting Tubo let me know about your instance via the [contribution methods](#org190dbd6). See [installation](#orgc634111) for ways to set up Tubo in your server.  
 
 
 ## Installation

+ 1 - 1
README

@@ -6,7 +6,7 @@ Tubo is a streaming front-end focused on bringing the [[https://github.com/TeamN
 To retrieve the data, it wraps the excellent [[https://github.com/TeamNewPipe/NewPipeExtractor][NewPipe Extractor]] library and it exposes the extracted data over a REST API that is consumed by a local re-frame SPA.
 
 ** Screenshots
-| https://files.migalmoreno.com/tubo_kiosk_light.jpg | https://files.migalmoreno.com/tubo_channel_light.jpg | https://files.migalmoreno.com/tubo_stream_light.jpg | https://files.migalmoreno.com/tubo_queue_light.jpg    | https://files.migalmoreno.com/tubo_settings_light.jpg |
+| https://files.migalmoreno.com/tubo_kiosk_light.jpg | https://files.migalmoreno.com/tubo_channel_light.jpg | [[https://files.migalmoreno.com/tubo_stream_playing_light.jpg]] | https://files.migalmoreno.com/tubo_queue_light.jpg    | https://files.migalmoreno.com/tubo_settings_light.jpg |
 |----------------------------------------------------+------------------------------------------------------+-----------------------------------------------------+-------------------------------------------------------+-------------------------------------------------------|
 | https://files.migalmoreno.com/tubo_kiosk_dark.jpg  | https://files.migalmoreno.com/tubo_channel_dark.jpg  | https://files.migalmoreno.com/tubo_stream_dark.jpg  | https://files.migalmoreno.com/tubo_queue_dark.jpg     | https://files.migalmoreno.com/tubo_bookmarks_dark.jpg |
 

+ 2 - 2
README.md

@@ -27,7 +27,7 @@ To retrieve the data, it wraps the excellent [NewPipe Extractor](https://github.
 <tr>
 <th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_kiosk_light.jpg" alt="tubo_kiosk_light.jpg" /></th>
 <th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_channel_light.jpg" alt="tubo_channel_light.jpg" /></th>
-<th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_stream_light.jpg" alt="tubo_stream_light.jpg" /></th>
+<th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_stream_playing_light.jpg" alt="tubo_stream_playing_light.jpg" /></th>
 <th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_queue_light.jpg" alt="tubo_queue_light.jpg" /></th>
 <th scope="col" class="org-left"><img src="https://files.migalmoreno.com/tubo_settings_light.jpg" alt="tubo_settings_light.jpg" /></th>
 </tr>
@@ -81,7 +81,7 @@ To retrieve the data, it wraps the excellent [NewPipe Extractor](https://github.
 </tbody>
 </table>
 
-If you consider self-hosting Tubo let me know about your instance via the [contribution methods](#org4f2c30d). See [installation](#orgd3b8106) for ways to set up Tubo in your server.  
+If you consider self-hosting Tubo let me know about your instance via the [contribution methods](#orgb0aedc4). See [installation](#org284835d) for ways to set up Tubo in your server.  
 
 
 ## Installation