12345678910111213141516171819 |
- strict: true
-
- site_name: "Docs ⸬ BioTorrents.de"
- site_url: "https://docs.biotorrents.de"
- copyright: "© 2021 <a href='/dl/license'>GFDL 1.3</a>"
-
- repo_url: "https://github.com/biotorrents/gazelle"
- edit_uri: ""
-
- nav:
- - "index.md"
- - "torrents.md"
- - "users.md"
- - "forums.md"
- - "meta.md"
- - "install.md"
-
- markdown_extensions:
- - smarty
|