From 17b548fd571081a80178ac286bff1fe5b0f47018 Mon Sep 17 00:00:00 2001 From: pheralb Date: Tue, 8 Apr 2025 17:36:23 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20``GitHub``=20typo=20+?= =?UTF-8?q?=20add=20wordmark=20SVGs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 24 +++++++++++++---------- static/library/github-dark.svg | 11 ----------- static/library/github-light.svg | 11 ----------- static/library/github_dark.svg | 14 +++++++++++++ static/library/github_light.svg | 14 +++++++++++++ static/library/github_wordmark_dark.svg | 25 ++++++++++++++++++++++++ static/library/github_wordmark_light.svg | 25 ++++++++++++++++++++++++ 7 files changed, 92 insertions(+), 32 deletions(-) delete mode 100644 static/library/github-dark.svg delete mode 100644 static/library/github-light.svg create mode 100644 static/library/github_dark.svg create mode 100644 static/library/github_light.svg create mode 100644 static/library/github_wordmark_dark.svg create mode 100644 static/library/github_wordmark_light.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 93f1833..a44e025 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -156,16 +156,6 @@ export const svgs: iSVG[] = [ wordmark: '/library/aliexpress-logo.svg', url: 'https://aliexpress.com/' }, - { - title: 'Github', - category: 'Software', - route: { - light: '/library/github-light.svg', - dark: '/library/github-dark.svg' - }, - url: 'https://github.com/', - brandUrl: 'https://brand.github.com/' - }, { title: 'Preact', category: 'Library', @@ -3529,5 +3519,19 @@ export const svgs: iSVG[] = [ route: '/library/bmc.svg', brandUrl: 'https://buymeacoffee.com/brand', url: 'https://buymeacoffee.com/' + }, + { + title: 'GitHub', + category: 'Software', + route: { + light: '/library/github_light.svg', + dark: '/library/github_dark.svg' + }, + wordmark: { + light: '/library/github_wordmark_light.svg', + dark: '/library/github_wordmark_dark.svg' + }, + url: 'https://github.com/', + brandUrl: 'https://brand.github.com/' } ]; diff --git a/static/library/github-dark.svg b/static/library/github-dark.svg deleted file mode 100644 index de8af18..0000000 --- a/static/library/github-dark.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - \ No newline at end of file diff --git a/static/library/github-light.svg b/static/library/github-light.svg deleted file mode 100644 index 46fd243..0000000 --- a/static/library/github-light.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - \ No newline at end of file diff --git a/static/library/github_dark.svg b/static/library/github_dark.svg new file mode 100644 index 0000000..267432f --- /dev/null +++ b/static/library/github_dark.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/static/library/github_light.svg b/static/library/github_light.svg new file mode 100644 index 0000000..da3f3fc --- /dev/null +++ b/static/library/github_light.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/static/library/github_wordmark_dark.svg b/static/library/github_wordmark_dark.svg new file mode 100644 index 0000000..30a7752 --- /dev/null +++ b/static/library/github_wordmark_dark.svg @@ -0,0 +1,25 @@ + + + + + + diff --git a/static/library/github_wordmark_light.svg b/static/library/github_wordmark_light.svg new file mode 100644 index 0000000..dafd9c9 --- /dev/null +++ b/static/library/github_wordmark_light.svg @@ -0,0 +1,25 @@ + + + + + +