diff --git a/public/data/logos.json b/public/data/logos.json
index 41f408a..78e9a79 100644
--- a/public/data/logos.json
+++ b/public/data/logos.json
@@ -179,6 +179,17 @@
],
"brand": "Ford"
},
+ {
+ "name": "Git",
+ "path": "logos/git.svg",
+ "format": "SVG",
+ "disable": false,
+ "tags": [
+ "tech",
+ "software"
+ ],
+ "brand": "Git"
+ },
{
"name": "Gitea",
"path": "logos/gitea.svg",
@@ -190,6 +201,57 @@
"software"
]
},
+ {
+ "name": "GitHub",
+ "path": "logos/github-logo.svg",
+ "format": "SVG",
+ "disable": false,
+ "tags": [
+ "tech",
+ "software"
+ ],
+ "brand": "GitHub",
+ "colors": [
+ {
+ "label": "Dark Grey",
+ "value": "#24292f"
+ }
+ ],
+ "colorConfig": {
+ "target": "path"
+ }
+ },
+ {
+ "name": "Github",
+ "path": "logos/github.svg",
+ "format": "SVG",
+ "disable": false,
+ "tags": [
+ "tech",
+ "software"
+ ],
+ "brand": "GitHub",
+ "colors": [
+ {
+ "label": "Dark Grey",
+ "value": "#24292f"
+ }
+ ],
+ "colorConfig": {
+ "target": "path"
+ }
+ },
+ {
+ "name": "GitLab",
+ "path": "logos/gitlab.svg",
+ "format": "SVG",
+ "disable": false,
+ "tags": [
+ "tech",
+ "software"
+ ],
+ "brand": "GitLab"
+ },
{
"name": "Google",
"path": "logos/google.svg",
@@ -474,6 +536,19 @@
],
"brand": "Okko"
},
+ {
+ "name": "PostgreSQL",
+ "path": "logos/postgresql.svg",
+ "format": "SVG",
+ "disable": false,
+ "tags":
+ [
+ "tech",
+ "software",
+ "database"
+ ],
+ "brand": "PostgreSQL"
+ },
{
"name": "Privat24",
"path": "logos/privat24.svg",
@@ -529,6 +604,30 @@
"finance"
]
},
+ {
+ "name": "Python",
+ "path": "logos/python-logo.svg",
+ "format": "SVG",
+ "disable": false,
+ "tags": [
+ "tech",
+ "software",
+ "programming"
+ ],
+ "brand": "Python"
+ },
+ {
+ "name": "Python",
+ "path": "logos/python.svg",
+ "format": "SVG",
+ "disable": false,
+ "tags": [
+ "tech",
+ "software",
+ "programming"
+ ],
+ "brand": "Python"
+ },
{
"name": "Reebok",
"path": "logos/reebok.svg",
@@ -796,4 +895,4 @@
"tags": [],
"brand": "Youtube"
}
-]
\ No newline at end of file
+]
diff --git a/public/logos/git.svg b/public/logos/git.svg
new file mode 100644
index 0000000..c5ce7e5
--- /dev/null
+++ b/public/logos/git.svg
@@ -0,0 +1,5 @@
+
diff --git a/public/logos/github-logo.svg b/public/logos/github-logo.svg
new file mode 100644
index 0000000..c8fc7b0
--- /dev/null
+++ b/public/logos/github-logo.svg
@@ -0,0 +1,5 @@
+
diff --git a/public/logos/github.svg b/public/logos/github.svg
new file mode 100644
index 0000000..9788d86
--- /dev/null
+++ b/public/logos/github.svg
@@ -0,0 +1,19 @@
+
diff --git a/public/logos/gitlab.svg b/public/logos/gitlab.svg
new file mode 100644
index 0000000..1ab7e14
--- /dev/null
+++ b/public/logos/gitlab.svg
@@ -0,0 +1,34 @@
+
diff --git a/public/logos/postgresql.svg b/public/logos/postgresql.svg
new file mode 100644
index 0000000..03028a3
--- /dev/null
+++ b/public/logos/postgresql.svg
@@ -0,0 +1,28 @@
+
diff --git a/public/logos/python-logo.svg b/public/logos/python-logo.svg
new file mode 100644
index 0000000..3d456ae
--- /dev/null
+++ b/public/logos/python-logo.svg
@@ -0,0 +1,21 @@
+
diff --git a/public/logos/python.svg b/public/logos/python.svg
new file mode 100644
index 0000000..ae84e07
--- /dev/null
+++ b/public/logos/python.svg
@@ -0,0 +1,45 @@
+