From cc99c09b849b35334677b905b469955e09c07d77 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 4 May 2026 10:34:14 +0200 Subject: Changed logo --- static/logo.ipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'static') diff --git a/static/logo.ipe b/static/logo.ipe index 34df338..fe25afe 100644 --- a/static/logo.ipe +++ b/static/logo.ipe @@ -1,7 +1,7 @@ - + @@ -313,9 +313,9 @@ h -K - + 5.65685 0 0 5.65685 16 832 e +K - + \ No newline at end of file -- cgit v1.3.1 From 1272d26d26ba1cc1ccfa1c936f177e990f53a770 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 4 May 2026 10:35:20 +0200 Subject: Standard logo --- static/logo.svg | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 static/logo.svg (limited to 'static') diff --git a/static/logo.svg b/static/logo.svg new file mode 100644 index 0000000..92d3931 --- /dev/null +++ b/static/logo.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.3.1 From b3e9a0462764b0196561c8a66ba2cd59fe870f17 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 4 May 2026 10:35:31 +0200 Subject: Delete logo_dark.svg --- static/logo_dark.svg | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 static/logo_dark.svg (limited to 'static') diff --git a/static/logo_dark.svg b/static/logo_dark.svg deleted file mode 100644 index c2fedec..0000000 --- a/static/logo_dark.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - -- cgit v1.3.1 From 3487efda0f6b1ec870db9cc7192ee6a5b4ef226c Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 4 May 2026 10:35:39 +0200 Subject: Delete logo_light.svg --- static/logo_light.svg | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 static/logo_light.svg (limited to 'static') diff --git a/static/logo_light.svg b/static/logo_light.svg deleted file mode 100644 index 6091b68..0000000 --- a/static/logo_light.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - -- cgit v1.3.1