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.
359 B
359 B
layout | title | title_nav | description | type |
---|---|---|---|---|
default | Cloud deployment guide | Cloud deployment guide | Start here for Tiny Cloud. | folder |
{% assign navigaton = site.data.nav %} {% for entry in navigaton %} {% if entry.url == "cloud-deployment-guide" %} {% assign links = entry.pages %} {% endif %} {% endfor %}
{% include index.html links=links %}