Add filesystem documentation

This commit is contained in:
2024-02-06 17:14:40 +01:00
parent c73a8934f3
commit 6edb2e81d7
6 changed files with 131 additions and 11 deletions

View File

@@ -157,6 +157,11 @@ const loading_evt = e => {
</div>
</div>
<div class="highlight_yellow">
The filesystem is an experimental feature! Please read <a
href="/filesystem">the guide</a> before using it.
</div>
<!-- This frame will load the download URL when a download button is pressed -->
<iframe
bind:this={download_frame}