mirror of
https://github.com/runyanjake/cooking.git
synced 2026-09-25 12:48:40 -07:00
3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
export const SITE_NAME = 'PWS Recipes';
|
|
export const SITE_URL = 'https://recipes.whitney.rip';
|