···22layout: default
33---
4455-<h1>ROOST Playground</h1>
66-<p>A collection of community projects, experiments, and demos built on or from ROOST open source projects.</p>
55+<h1>{{ site.title }}</h1>
66+<p>{{ site.description }}</p>
77<p>Projects on this page are not developed or endorsed by ROOST, and may not be intended for production use. Check each project’s documentation for details.</p>
88<ul id="projects">
99 {% for project in site.data.projects %}