feat: Add python server
All checks were successful
Build Docker / Build Image (push) Successful in 31s

This commit is contained in:
2023-11-02 20:26:15 +11:00
parent 33401e6491
commit 5bed9dbbc8
111 changed files with 19395 additions and 3 deletions

1
templates/manifest.json Normal file
View File

@@ -0,0 +1 @@
{"short_name":"Nathan.Woodburn/","name":"Nathan.Woodburn/","icons":[{"src":"https://nathan.woodburn.au/assets/img/android-chrome-192x192.png","type":"image/png","sizes":"192x192","purpose":"any maskable"},{"src":"https://nathan.woodburn.au/assets/img/android-chrome-512x512.png","type":"image/png","sizes":"512x512","purpose":"any maskable"}],"start_url":"https://nathan.woodburn.au","background_color":"#97009a","theme_color":"#97009a","display":"fullscreen","orientation":"portrait"}