blob: 3e91752e1783394184b739dbe72e1a16bd98b16b (
plain) (
blame)
1
2
3
4
5
|
// Place any global data in this file.
// You can import this data from anywhere in your site by using the `import` keyword.
export const SiteTitle = 'Starlog';
export const SiteDescription = 'Welcome to my website!';
|