Fix metainfo screenshots

This commit is contained in:
Stephen Horvath
2025-09-28 12:55:28 +10:00
parent a31f851707
commit 9f0fabb91f

View File

@@ -48,27 +48,27 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/1-thermals.png</image> <image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/1-thermals.png</image>
<caption>Fan Control and Temperature Monitoring</caption> <caption>Fan Control and Temperature Monitoring</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/2-leds.png</image> <image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/2-leds.png</image>
<caption>LED Control</caption> <caption>LED Control</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/3-battery.png</image> <image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/3-battery.png</image>
<caption>Battery Statistics</caption> <caption>Battery Statistics</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/4-battery-limit.png</image> <image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/4-battery-limit.png</image>
<caption>Battery Limiting</caption> <caption>Battery Limiting</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/4a-battery-ext.png</image> <image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/4a-battery-ext.png</image>
<caption>Battery Extender</caption> <caption>Battery Extender</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/5-hardware.png</image> <image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/5-hardware.png</image>
<caption>Hardware Info</caption> <caption>Hardware Info</caption>
</screenshot> </screenshot>
</screenshots> </screenshots>