Skip to content

Commit

Permalink
fix: add caption to screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
edfloreshz committed Sep 30, 2024
1 parent 9010f59 commit d3eb1e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions res/metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@
<screenshot type="default">
<image>
https://raw.githubusercontent.com/cosmic-utils/tweaks/main/res/screenshots/window-light.png</image>
<caption>Light mode</caption>
</screenshot>
<screenshot>
<image>
https://raw.githubusercontent.com/cosmic-utils/tweaks/main/res/screenshots/window-dark.png</image>
<caption>Dark mode</caption>
</screenshot>
</screenshots>
<categories>
Expand Down

0 comments on commit d3eb1e4

Please sign in to comment.