2 Commits

Author SHA1 Message Date
Renovate Bot
c2f59fa1df Add renovate.json 2026-05-30 02:02:13 +00:00
5c43bedc77 Update README.md 2026-05-30 00:00:04 +02:00
2 changed files with 8 additions and 3 deletions

View File

@@ -30,9 +30,11 @@ Many thanks to their developers :heart: !
<div align="center">
<table>
<tr>
<td style="width: 33%; height: 100px;"><img src="./metadata/en-US/images/phoneScreenshots/launcher.jpg" alt="Launcher" style="width: 100%; height: 100%;"></td>
<td style="width: 33%; height: 100px;"><img src="./metadata/en-US/images/phoneScreenshots/view.jpg" alt="View" style="width: 100%; height: 100%;"></td>
<td style="width: 33%; height: 100px;"><img src="./metadata/en-US/images/phoneScreenshots/edit.jpg" alt="Edit" style="width: 100%; height: 100%;"></td>
<td style="width: 20%; height: 100px;"><img src="./metadata/en-US/images/phoneScreenshots/1.png" alt="1" style="width: 100%; height: 100%;"></td>
<td style="width: 20%; height: 100px;"><img src="./metadata/en-US/images/phoneScreenshots/2.png" alt="2" style="width: 100%; height: 100%;"></td>
<td style="width: 20%; height: 100px;"><img src="./metadata/en-US/images/phoneScreenshots/3.png" alt="3" style="width: 100%; height: 100%;"></td>
<td style="width: 20%; height: 100px;"><img src="./metadata/en-US/images/phoneScreenshots/4.png" alt="4" style="width: 100%; height: 100%;"></td>
<td style="width: 20%; height: 100px;"><img src="./metadata/en-US/images/phoneScreenshots/5.png" alt="5" style="width: 100%; height: 100%;"></td>
</tr>
</table>
</div>

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}