Deployed 89cf956 with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2024-12-25 19:39:05 +00:00
parent 0e63b14bde
commit 5a1b36386b
2 changed files with 5 additions and 1 deletions

View File

@@ -608,6 +608,10 @@ The password gets transmitted unencrypted (plain text), this means it is very ea
for somebody who has access to your WIFI!</p> for somebody who has access to your WIFI!</p>
<p>USE AT YOUR OWN RISK!</p> <p>USE AT YOUR OWN RISK!</p>
</div> </div>
<div class="admonition notes">
<p class="admonition-title">Notes</p>
<p>The file <code>wlan.ini</code> file on the SD-Card can not be accessed through the Web interface.</p>
</div>
</article> </article>
</div> </div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script> <script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>

File diff suppressed because one or more lines are too long