|
|
@ -0,0 +1,14 @@ |
|
|
|
--- |
|
|
|
layout: default |
|
|
|
title: Tiny Drive third-party storage integrations |
|
|
|
title_nav: Storage integrations |
|
|
|
description: Third-party storage integrations to make your Tiny Drive experience smooth with the technologies you use. |
|
|
|
type: folder |
|
|
|
keywords: tinydrive storage googledrive dropbox |
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
{% assign links = site.data | where_exp:"nav", "nav.url == 'integrations'" | first | map: "pages" %} |
|
|
|
{% include index.html links=links %} |
|
|
|
|
|
|
|
|