Fix svg not showing?

Closes #67
This commit is contained in:
Owen
2026-02-24 14:23:04 -08:00
parent a28d6421db
commit 99d8dbdeef
5 changed files with 2 additions and 2 deletions

View File

@@ -66,5 +66,5 @@ Badger ensures that only authenticated and authorized users can access your appl
</Warning>
<Frame caption="System architecture showing Pangolin components">
<img src="/images/system-diagram.svg" alt="Pangolin system architecture diagram"/>
<img src="/images/system-diagram.png" alt="Pangolin system architecture diagram"/>
</Frame>