You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
605 B
605 B
layout | title | title_nav | description | type | keywords |
---|---|---|---|---|---|
default | Tiny Drive third-party storage integrations | Integrations | Third-party integrations to make your Tiny Drive experience smooth with the technologies you use. | folder | tinydrive storage googledrive dropbox |
{% assign navigaton = site.data.nav %} {% for entry in navigaton %} {% if entry.url == "tinydrive" %} {% for subentry in entry.pages %} {% if subentry.url == "integrations" %} {% assign links = subentry.pages %} {% endif %} {% endfor %} {% endif %} {% endfor %}
{% include index.html links=links %}