Deploy new site

This commit is contained in:
Circle CI 2023-12-21 21:48:53 +00:00
commit d7035bc782
602 changed files with 25636 additions and 42882 deletions

19
site.webmanifest Normal file
View file

@ -0,0 +1,19 @@
{
"name": "Dan Jones",
"short_name": "Dan Jones",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}