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/templates/base.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'app/templates/base.html') diff --git a/app/templates/base.html b/app/templates/base.html index 68fe61b..8c6b030 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -3,12 +3,17 @@ Curie Web - + + + + + +
-

Curie Web Demo

+

Curie Web

-- cgit v1.2.3