This commit is contained in:
ericlikedis
2023-08-26 22:38:57 -05:00
parent 98b782c197
commit 6409892add
69 changed files with 68751 additions and 1 deletions

View File

@ -0,0 +1,23 @@
{
"name": "neo's brain",
"short_name": "neo's brain",
"description": "A minimal, responsive and feature-rich Jekyll theme for technical writing.",
"icons": [
{
"src": "/assets/img/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/img/favicons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}],
"start_url": "/index.html",
"theme_color": "#2a1e6b",
"background_color": "#ffffff",
"display": "fullscreen"
}