diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-06-25 22:14:07 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-06-25 22:14:07 +0530 |
commit | 4c42cbabd80a5bc4129cd490d16b64ca824dd277 (patch) | |
tree | 5b6b8e1e3d56714c477375f8c1e7f76722fd3e22 /app/static/favicons/site.webmanifest | |
parent | f4ee116127642796caf93ffc4e3ee65cf9e09d20 (diff) |
Bumped Bootstrap version from 4.0 to 4.5, added favicon, modified header, added 404.html, added about me, modified base html
Diffstat (limited to 'app/static/favicons/site.webmanifest')
-rw-r--r-- | app/static/favicons/site.webmanifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/static/favicons/site.webmanifest b/app/static/favicons/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/app/static/favicons/site.webmanifest @@ -0,0 +1 @@ +{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
\ No newline at end of file |