blob: 0df8a61f4cf7fdb0dc8c67593a24c46032e0d1f7 [file] [log] [blame]
Samuel Shuert86826b82024-04-27 16:14:20 -04001// Place any global data in this file.
2// You can import this data from anywhere in your site by using the `import` keyword.
3
4export const SITE_TITLE = 'Astro Blog';
5export const SITE_DESCRIPTION = 'Welcome to my website!';