2024-04-16 10:14:15 +02:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
nav: basicnav.html
|
|
|
|
title: Tiny Life Content and Community Policy
|
|
|
|
summary: Rules for custom content and community engagement for Tiny Life
|
|
|
|
---
|
|
|
|
|
2024-04-17 20:10:06 +02:00
|
|
|
<div class="section top-margin full-width-images less-wide">
|
2024-04-16 10:14:15 +02:00
|
|
|
<h1>Tiny Life Content and Community Policy</h1>
|
|
|
|
|
|
|
|
{% capture raw_content %}{% include content_policy.md %}{% endcapture %}
|
|
|
|
{% assign content = raw_content | markdownify %}
|
|
|
|
{% include anchor_headings.html html=content anchorBody="#" anchorClass="anchor-heading" %}
|
|
|
|
</div>
|