mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 09:31:59 +00:00
feat: add Forgejo logo with SVG file; update logos.json to include Forgejo entry and adjust tags for related brands
This commit is contained in:
@@ -212,6 +212,17 @@
|
||||
"disable": false,
|
||||
"brand": "DuckDuckGo"
|
||||
},
|
||||
{
|
||||
"name": "Forgejo",
|
||||
"path": "logos/forgejo.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Forgejo",
|
||||
"tags": [
|
||||
"software",
|
||||
"git"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Freebsd",
|
||||
"path": "logos/freebsd.svg",
|
||||
@@ -226,8 +237,8 @@
|
||||
"disable": false,
|
||||
"brand": "GitLab",
|
||||
"tags": [
|
||||
"tech",
|
||||
"software"
|
||||
"software",
|
||||
"git"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -534,7 +545,7 @@
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"git",
|
||||
"software"
|
||||
],
|
||||
"brand": "Git"
|
||||
@@ -546,7 +557,7 @@
|
||||
"disable": false,
|
||||
"brand": "Gitea",
|
||||
"tags": [
|
||||
"tech",
|
||||
"git",
|
||||
"software"
|
||||
]
|
||||
},
|
||||
@@ -556,7 +567,7 @@
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"git",
|
||||
"software"
|
||||
],
|
||||
"brand": "GitHub",
|
||||
@@ -578,7 +589,7 @@
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"git",
|
||||
"software"
|
||||
],
|
||||
"brand": "GitHub",
|
||||
@@ -600,7 +611,7 @@
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"git",
|
||||
"software"
|
||||
],
|
||||
"brand": "GitLab"
|
||||
|
||||
Reference in New Issue
Block a user