Samuel Shuert | 86826b8 | 2024-04-27 16:14:20 -0400 | [diff] [blame] | 1 | // Place any global data in this file. |
2 | // You can import this data from anywhere in your site by using the `import` keyword. | ||||
3 | |||||
Samuel Shuert | 3963283 | 2024-04-29 20:54:19 -0400 | [diff] [blame^] | 4 | export const SITE_TITLE = 'Samuel Shuert\'s Blog'; |
5 | export const SITE_DESCRIPTION = 'Welcome to the blog!'; |