From 0b044b098e33c8cbb455ddae024949f08ba09039 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 25 Sep 2023 11:00:43 +0200 Subject: Added the profile --- static/favicon.png | Bin 0 -> 251 bytes static/logo.png | Bin 0 -> 11324 bytes static/profile.jpg | Bin 0 -> 115541 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/favicon.png create mode 100644 static/logo.png create mode 100644 static/profile.jpg (limited to 'static') diff --git a/static/favicon.png b/static/favicon.png new file mode 100644 index 0000000..06e5324 Binary files /dev/null and b/static/favicon.png differ diff --git a/static/logo.png b/static/logo.png new file mode 100644 index 0000000..3368bb4 Binary files /dev/null and b/static/logo.png differ diff --git a/static/profile.jpg b/static/profile.jpg new file mode 100644 index 0000000..d585baf Binary files /dev/null and b/static/profile.jpg differ -- cgit v1.3.1