mirror of
https://github.com/mue/mue.git
synced 2026-07-21 07:54:13 +02:00
feat: pexels background api
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export const API_URL = 'https://api.muetab.com';
|
||||
export const UNSPLASH_URL = 'https://unsplash.muetab.com';
|
||||
export const PEXELS_URL = 'https://pexels.muetab.com';
|
||||
export const MARKETPLACE_URL = 'https://marketplace.muetab.com';
|
||||
export const WEATHER_URL = 'https://weather.muetab.com';
|
||||
export const WEBSITE_URL = 'https://muetab.com';
|
||||
|
||||
Reference in New Issue
Block a user