Skip to content

Commit

Permalink
+wri instead of +wr example
Browse files Browse the repository at this point in the history
  • Loading branch information
ug.rp committed Feb 18, 2024
1 parent 72a38fe commit 8033cf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/i4k-find-app.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ export default class I4kFindApp extends HTMLElement {
</li>
<li>
<i4k-find-query
q="+wr"
q="+wri"
no-open="true"
title="Find random wikipedia article (for lorem ipsum)"
title="Find random wikipedia image (for lorem ipsum)"
></i4k-find-query>
</li>
<li>
Expand Down

0 comments on commit 8033cf2

Please sign in to comment.