Skip to content

Commit 664fc63

Browse files
committed
fix screenshot path
1 parent cd4813a commit 664fc63

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

data/io.github.ellie_commons.jorts.metainfo.xml.in

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,16 @@
6060
</screenshot>
6161
<screenshot>
6262
<caption>Streaming? Worried of someone looking above your shoulder? Try the Squiggly Mode!</caption>
63-
<image>https://raw.githubusercontent.com/ellie-commons/Jorts/main/data/shot3.png</image>
63+
<image>https://raw.githubusercontent.com/ellie-commons/Jorts/main/data/screenshots/shot3.png</image>
6464
</screenshot>
6565
<screenshot>
6666
<caption>Like emojis? Well there's an emoji picker!</caption>
67-
<image>https://raw.githubusercontent.com/ellie-commons/Jorts/main/data/shot4.png</image>
67+
<image>https://raw.githubusercontent.com/ellie-commons/Jorts/main/data/screenshots/shot4.png</image>
6868
</screenshot>
6969
<screenshot>
7070
<caption>You can unzoom so hard you could do ascii art</caption>
7171
<image>https://raw.githubusercontent.com/ellie-commons/Jorts/main/data/screenshots/shot3.png</image>
7272
</screenshot>
73-
7473
</screenshots>
7574
<content_rating type="oars-1.1"/>
7675
<translation type="gettext" source_locale="en_GB">io.github.ellie_commons.jorts</translation>
@@ -95,7 +94,6 @@
9594
<li>Should the main storage be corrupted, Jorts tries to load from backup</li>
9695
<li>Some new fun/cute default titles</li>
9796
<li>Under the hood changes here and there for cleaner code</li>
98-
9997
</ul>
10098
</description>
10199
</release>

0 commit comments

Comments
 (0)