2024-04-16 10:14:15 +02:00
|
|
|
---
|
|
|
|
layout: default
|
2024-08-11 20:12:31 +02:00
|
|
|
nav: changelognav.html
|
2024-04-16 10:14:15 +02:00
|
|
|
title: Troubleshooting Common Issues with Tiny Life
|
|
|
|
summary: Information on commonly faced issues in and around Tiny Life, and how to fix them
|
|
|
|
---
|
|
|
|
|
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>Troubleshooting Common Issues</h1>
|
|
|
|
|
|
|
|
{% capture raw_content %}{% include common_issues.md %}{% endcapture %}
|
|
|
|
{% assign content = raw_content | markdownify %}
|
|
|
|
{% include anchor_headings.html html=content anchorBody="#" anchorClass="anchor-heading" %}
|
|
|
|
</div>
|