---
layout: default
nav: basicnav.html
title: About Tiny Life Preview Versions
summary: Information on preview versions of Tiny Life and how to access them
---

<div class="section top-margin full-width-images less-wide">
    <h1>About Preview Versions</h1>

    {% capture raw_content %}{% include preview.md %}{% endcapture %}
    {% assign content = raw_content | markdownify %}
    {% include anchor_headings.html html=content anchorBody="#" anchorClass="anchor-heading" %}
</div>