diff options
author | Miguel Ángel Moreno <mail@migalmoreno.com> | 2024-05-29 10:59:14 +0200 |
---|---|---|
committer | Miguel Ángel Moreno <mail@migalmoreno.com> | 2024-05-29 11:20:59 +0200 |
commit | 1bbd36304ac0203a1acf636f4229dd307ef095a4 (patch) | |
tree | 2d979c2c77de56fc1a9488ad0906a4cfaef63123 /README | |
parent | 5924081dd73df48dfe8a404c00745992e1699587 (diff) |
docs: fix export to markdown
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# -*- mode: org; org-html-head-include-default-style: nil; org-html-postamble: nil; after-save-hook: 'org-md-export-to-markdown; -*- +# -*- mode: org; org-html-head-include-default-style: nil; org-html-postamble: nil; after-save-hook: org-md-export-to-markdown; -*- #+OPTIONS: toc:nil num:nil * Tubo Tubo is a streaming front-end focused on bringing the [[https://github.com/TeamNewPipe/NewPipe][NewPipe]] experience to the web. It aims at providing a clean and simple user interface to consume media from your favorite streaming platforms. It currently supports the same services as NewPipe, including YouTube, SoundCloud, Bandcamp, and more. |