add bootstrap

This commit is contained in:
2023-02-22 19:56:03 +10:30
parent 917dde42f2
commit ba347dc9fd
7 changed files with 1655 additions and 6 deletions

4
src/_data/site.json Normal file
View File

@ -0,0 +1,4 @@
{
"title": "Add the title of your website here. This is used in the <title></title>",
"description": "Add your site description here. This is used in <meta name='description' content=''>"
}