From 4c42cbabd80a5bc4129cd490d16b64ca824dd277 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 25 Jun 2020 22:14:07 +0530 Subject: Bumped Bootstrap version from 4.0 to 4.5, added favicon, modified header, added 404.html, added about me, modified base html --- app/static/favicons/site.webmanifest | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/static/favicons/site.webmanifest (limited to 'app/static/favicons/site.webmanifest') 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 -- cgit v1.2.3