diff --git a/css/brands.css b/css/brands.css index 7f55391..42abc59 100644 --- a/css/brands.css +++ b/css/brands.css @@ -781,3 +781,12 @@ button:hover, .button.button-gitea:focus { filter: brightness(90%); } +/* Forgejo */ +.button.button-forgejo { + color: #ffffff; + background-color: #FF5733; +} +.button.button-gitea:hover, +.button.button-gitea:focus { + filter: brightness(90%); +} diff --git a/images/icons/forgejo.svg b/images/icons/forgejo.svg new file mode 100644 index 0000000..9c46d82 --- /dev/null +++ b/images/icons/forgejo.svg @@ -0,0 +1,40 @@ + + + + + Forgejo logo + Caesar Schinas + + + + + + + + + + + + + diff --git a/index.html b/index.html index 6414e29..95be397 100644 --- a/index.html +++ b/index.html @@ -101,9 +101,9 @@ --> - - - Gitea LogoGitea + + + Forgejo LogoForgejo