diff --git a/config.js b/config.js index c28c458..43090fd 100644 --- a/config.js +++ b/config.js @@ -17,10 +17,10 @@ window.Config = { text: 'Wiki' }, { - url: 'https://gitlab.usrspace.at/', - img: 'icons/font-awesome/gitlab-brands.svg', - alt: 'Gitlab', - text: 'Gitlab' + url: 'https://gitea.usrspace.at/', + img: 'icons/gitea-brands.svg', + alt: 'Gitea', + text: 'Gitea' }, { url: 'https://cloud.usrspace.at/', diff --git a/icons/font-awesome/gitlab-brands.svg b/icons/font-awesome/gitlab-brands.svg deleted file mode 100644 index ad4c30c..0000000 --- a/icons/font-awesome/gitlab-brands.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icons/gitea-brands.svg b/icons/gitea-brands.svg new file mode 100644 index 0000000..73fa4bd --- /dev/null +++ b/icons/gitea-brands.svg @@ -0,0 +1,94 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/popup/index.html b/popup/index.html index 3a87457..806947d 100644 --- a/popup/index.html +++ b/popup/index.html @@ -24,9 +24,9 @@
Wiki
-