From 28fd9aef10b4efb8d42533e81a68609407c53a89 Mon Sep 17 00:00:00 2001 From: Yangshun Date: Tue, 4 Jun 2024 08:24:16 +0800 Subject: [PATCH] add GreatFrontEnd --- src/data/svgs.ts | 13 +++++++++++++ static/library/greatfrontend_dark.svg | 5 +++++ static/library/greatfrontend_light.svg | 5 +++++ static/library/greatfrontend_mark_dark.svg | 18 ++++++++++++++++++ static/library/greatfrontend_mark_light.svg | 18 ++++++++++++++++++ 5 files changed, 59 insertions(+) create mode 100644 static/library/greatfrontend_dark.svg create mode 100644 static/library/greatfrontend_light.svg create mode 100644 static/library/greatfrontend_mark_dark.svg create mode 100644 static/library/greatfrontend_mark_light.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 696930ca..563beb3a 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -427,6 +427,19 @@ export const svgs: iSVG[] = [ route: '/library/headlessui.svg', url: 'https://headlessui.dev/' }, + { + title: 'GreatFrontEnd', + category: 'Education', + route: { + light: '/library/greatfrontend_light.svg', + dark: '/library/greatfrontend_dark.svg' + }, + wordmark: { + light: '/library/greatfrontend_mark_light.svg', + dark: '/library/greatfrontend_mark_dark.svg' + }, + url: 'https://greatfrontend.com' + }, { title: 'Kotlin', category: 'Language', diff --git a/static/library/greatfrontend_dark.svg b/static/library/greatfrontend_dark.svg new file mode 100644 index 00000000..c0580073 --- /dev/null +++ b/static/library/greatfrontend_dark.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/static/library/greatfrontend_light.svg b/static/library/greatfrontend_light.svg new file mode 100644 index 00000000..c4d72e68 --- /dev/null +++ b/static/library/greatfrontend_light.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/static/library/greatfrontend_mark_dark.svg b/static/library/greatfrontend_mark_dark.svg new file mode 100644 index 00000000..a910381e --- /dev/null +++ b/static/library/greatfrontend_mark_dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/static/library/greatfrontend_mark_light.svg b/static/library/greatfrontend_mark_light.svg new file mode 100644 index 00000000..810d7544 --- /dev/null +++ b/static/library/greatfrontend_mark_light.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + +