blob: c65902e422071f6f7fd5c96f283d99243e71deb8 [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
Samuel Shuert39632832024-04-29 20:54:19 -04004export const SITE_TITLE = 'Samuel Shuert\'s Blog';
5export const SITE_DESCRIPTION = 'Welcome to the blog!';