mirror of
https://github.com/JuLi0n21/homepage.git
synced 2026-06-05 09:56:28 +00:00
6 lines
231 B
TypeScript
6 lines
231 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 = "Projects";
|
|
export const SITE_DESCRIPTION = "Homepage for Varius of Projects";
|