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 @@
+
+
+