Hack deploy preview URL again

This commit is contained in:
Pokey Rule 2022-09-14 15:10:15 +01:00
parent 2713928076
commit 6acb1326ae

View File

@ -1,5 +1,5 @@
export const DESCRIPTION = 'Voice coding at the speed of thought';
export const TITLE = `Cursorless: ${DESCRIPTION}`;
export const BASE_URL = 'https://cursorless.org/';
export const BASE_URL = 'https://deploy-preview-857--cursorless.netlify.app/';
export const LOGO_URL = `${BASE_URL}logo.jpg`;
export const YOUTUBE_SLUG = '5mAzHGM2M0k';