Commiting all changes for repo cleaning

This commit is contained in:
Max
2023-03-02 19:46:51 +00:00
parent 27699cd6fc
commit a1ca4c3d06
7 changed files with 1753 additions and 0 deletions

BIN
staticFiles/assets/logo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -0,0 +1,15 @@
{
"background_color": "purple",
"description": "Take Notes",
"display": "fullscreen",
"icons": [
{
"src": "/api/static/assets/favicon.ico",
"sizes": "192x192",
"type": "image/png"
}
],
"name": "Notes",
"short_name": "Notes",
"start_url": "/#/notes"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Binary file not shown.