Skip to content

Commit

Permalink
Adding demo photos and .saved_searches.pg2conf example to the demo page
Browse files Browse the repository at this point in the history
  • Loading branch information
bpatrik committed May 31, 2021
1 parent 8570649 commit c832e2d
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions demo/images/.saved_searches.pg2conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
[
{
"name": "Group photos",
"searchQuery": {
"type": 3,
"list": [
{
"type": 105,
"text": "Balu the bear",
"matchType": 1
},
{
"type": 105,
"text": "Boo-Boo Bear",
"matchType": 1
},
{
"type": 105,
"text": "Hugin the raven",
"matchType": 1
},
{
"type": 105,
"text": "Akela the wolf",
"matchType": 1
}
],
"min": 2
}
},
{
"name": "Animals",
"searchQuery": {
"type": 2,
"list": [
{
"type": 105,
"text": "Balu the bear",
"matchType": 1
},
{
"type": 105,
"text": "Boo-Boo Bear",
"matchType": 1
},
{
"type": 105,
"text": "Hugin the raven",
"matchType": 1
},
{
"type": 105,
"text": "Akela the wolf",
"matchType": 1
},
{
"type": 105,
"text": "Alvin the Squirrel",
"matchType": 1
}
]
}
}
]
Binary file modified demo/images/IMG_9398-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/images/wild-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/images/wild-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/images/wild-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c832e2d

Please sign in to comment.