From fb7044949289b3867030c89569d5189fc5e4cef1 Mon Sep 17 00:00:00 2001 From: Eshan Roy <148610067+eshanized@users.noreply.github.com> Date: Thu, 7 Nov 2024 07:04:54 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(img):=20section=20broken=20i?= =?UTF-8?q?mages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- icons/arm-logo.svg | 2 ++ icons/cloud-logo.svg | 16 +++++++++ icons/docker.svg | 2 ++ icons/material-logo.svg | 2 ++ icons/mobile-logo.svg | 2 ++ icons/usb-logo.svg | 58 +++++++++++++++++++++++++++++++++ icons/vmware.svg | 1 + icons/windows-logo.svg | 72 +++++++++++++++++++++++++++++++++++++++++ icons/wsl-logo.svg | 2 ++ index.html | 72 ++++++++++++++++++++--------------------- 10 files changed, 192 insertions(+), 37 deletions(-) create mode 100644 icons/arm-logo.svg create mode 100644 icons/cloud-logo.svg create mode 100644 icons/docker.svg create mode 100644 icons/material-logo.svg create mode 100644 icons/mobile-logo.svg create mode 100644 icons/usb-logo.svg create mode 100644 icons/vmware.svg create mode 100644 icons/windows-logo.svg create mode 100644 icons/wsl-logo.svg diff --git a/icons/arm-logo.svg b/icons/arm-logo.svg new file mode 100644 index 00000000..eb452f6f --- /dev/null +++ b/icons/arm-logo.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/icons/cloud-logo.svg b/icons/cloud-logo.svg new file mode 100644 index 00000000..db622d8f --- /dev/null +++ b/icons/cloud-logo.svg @@ -0,0 +1,16 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/docker.svg b/icons/docker.svg new file mode 100644 index 00000000..e1e413ef --- /dev/null +++ b/icons/docker.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/icons/material-logo.svg b/icons/material-logo.svg new file mode 100644 index 00000000..181ac7c2 --- /dev/null +++ b/icons/material-logo.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/icons/mobile-logo.svg b/icons/mobile-logo.svg new file mode 100644 index 00000000..159948c8 --- /dev/null +++ b/icons/mobile-logo.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/icons/usb-logo.svg b/icons/usb-logo.svg new file mode 100644 index 00000000..7a314b1a --- /dev/null +++ b/icons/usb-logo.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/vmware.svg b/icons/vmware.svg new file mode 100644 index 00000000..16cf38b5 --- /dev/null +++ b/icons/vmware.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/windows-logo.svg b/icons/windows-logo.svg new file mode 100644 index 00000000..a5e4a16d --- /dev/null +++ b/icons/windows-logo.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/wsl-logo.svg b/icons/wsl-logo.svg new file mode 100644 index 00000000..dfda297b --- /dev/null +++ b/icons/wsl-logo.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/index.html b/index.html index bd1671ab..fb68aed8 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,6 @@ -