personal-website-astro/src/consts.ts
ChronosXYZ a49603e539
All checks were successful
continuous-integration/drone/push Build is passing
add posts and things
2024-09-19 02:47:22 +03:00

5 lines
175 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 = 'pigeon.catcher@home';