Very initial commit to get going

This commit is contained in:
Cheri 2023-04-18 17:11:57 +03:00 committed by vib
commit 58d06e9f0d
20 changed files with 4705 additions and 0 deletions

8
src/_data/site.json Normal file
View file

@ -0,0 +1,8 @@
{
"name": "Cherie's pink site",
"url": "https://cheri.pink",
"authorName": "cheri",
"description": "A personal website with random things, sometimes a blog, Cherie's corner of the internet.",
"language": "en",
"favicon": "https://cheri.pink/media/favicon.svg"
}