🎉 initiate project *astro_rewrite*
This commit is contained in:
parent
ffd4d5e86c
commit
2ba37bfbe3
8658 changed files with 2268794 additions and 2538 deletions
5
src/consts.ts
Normal file
5
src/consts.ts
Normal file
|
|
@ -0,0 +1,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 SITE_TITLE = 'My personal website.';
|
||||
export const SITE_DESCRIPTION = 'Welcome to my website!';
|
||||
Loading…
Add table
Add a link
Reference in a new issue