mirror of
https://github.com/SrIzan10/mainwebsite.git
synced 2026-06-06 00:56:58 +00:00
* initial commit * add shadcn ui * only main page is left! * ready to pr? * change font
6 lines
232 B
TypeScript
6 lines
232 B
TypeScript
// Place any global data in this file.
|
|
// You can import this data from anywhere in your site by using the `import` keyword.
|
|
|
|
export const SITE_TITLE = 'Sr Izan\'s website';
|
|
export const SITE_DESCRIPTION = 'Welcome to my website!';
|