Moved sphinx files

This commit is contained in:
2025-03-20 12:52:55 +01:00
parent 6868b0d8ba
commit d5f10276ee
17 changed files with 10 additions and 10 deletions

5
docs/templates/logo.html vendored Normal file
View File

@@ -0,0 +1,5 @@
<div class="sidebar-logo" style="text-align: center; margin-bottom: 1em;">
<img src="{{ pathto("_static/img/logo.png", 1) }}" alt="Logo" style="max-width: 100%;">
</div>