We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c018344 + d635044 commit ea5ace6Copy full SHA for ea5ace6
lib/constants.ts
@@ -481,7 +481,6 @@ export const PEXELS_QUERY_STRINGS = [
481
"shine",
482
"stars",
483
"green",
484
- "food",
485
"coffee",
486
"ice",
487
"ocean",
@@ -493,7 +492,26 @@ export const PEXELS_QUERY_STRINGS = [
493
492
"tea",
494
"water",
495
"juice",
496
- "ice-cream",
+ "blur",
+ "wall",
497
+ "design",
498
+ "desk",
499
+ "infra",
500
+ "buildings",
501
+ "city",
502
+ "city-lights",
503
+ "lamp",
504
+ "garden",
505
+ "butterfly",
506
+ "mac",
507
+ "fire",
508
+ "dark",
509
+ "mountain",
510
+ "cat",
511
+ "dog",
512
+ "space",
513
+ "animal",
514
+ "technology",
515
];
516
517
export const defaultEditorConfig: SnippngEditorConfigInterface = {
0 commit comments